rfc2119-sop-authoring
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on providing instructional templates and a local validation script for creating structured documentation (SOPs). No malicious behaviors were detected in the instructions or the accompanying script.
- [COMMAND_EXECUTION]: The skill utilizes a local bash script (
validate-sop.sh) to perform static analysis on user-provided markdown files. The script uses safe practices, such as quoting variables and using standard utilities likegrepfor pattern matching, without executing the content of the files being validated. - [DATA_EXFILTRATION]: There are no network operations, hardcoded credentials, or attempts to access sensitive system files or environment variables.
- [PROMPT_INJECTION]: The instructions are purely functional and guide the agent in document formatting. There are no attempts to bypass safety filters or override system-level instructions.
Audit Metadata