agent-sop-author

Pass

Audited by Gen Agent Trust Hub on Sep 19, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured guidelines for creating 'Agent SOPs' using markdown and RFC 2119 terminology. All instructions are focused on documentation standards and project organization.
  • [COMMAND_EXECUTION]: The skill includes a local shell script validate-sop.sh. Analysis shows this script only uses grep and basic bash string matching to check the formatting of markdown files. It does not perform network requests, access sensitive system paths, or execute external code.
  • [SAFE]: The SKILL.md file instructs the agent to run the local validation script. This is a standard development workflow for a formatting/linting skill and does not pose a security risk in this context as the script is provided within the skill package and is transparent.
  • [SAFE]: No hardcoded credentials, data exfiltration patterns, or prompt injection attempts were found. The skill follows best practices for local file management (checking for directories before writing).
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 19, 2026, 03:13 AM
Security Audit — agent-trust-hub — agent-sop-author