Agent skill

hex-security-basics

Apply Hex security best practices for secrets and access control. Use when securing API keys, implementing least privilege access, or auditing Hex security configuration. Trigger with phrases like "hex security", "hex secrets", "secure hex", "hex API key security".

Stars 1,803
Forks 241

Install this agent skill to your Project

npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/saas-packs/hex-pack/skills/hex-security-basics

SKILL.md

Hex Security Basics

Token Management

Credential Scope Best Practice
API Token (read) List projects, check status Use for monitoring
API Token (run) Trigger runs + all read Use for orchestration only

Instructions

Least Privilege

  • Monitoring services: read-only token
  • Orchestration services: run token
  • Set token expiration (90 days recommended)

Security Checklist

  • API tokens in secrets vault
  • Token expiration set
  • Separate tokens per environment
  • Pre-commit hook blocks hex_token_* leaks
  • Tokens never logged

Resources

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results