sop-generator
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a bundled Python script (
scripts/generate_sop.py) to process and render markdown templates. This is a local execution of a skill-specific asset used for document generation. - [COMMAND_EXECUTION]: The main instructions provide the agent with command-line patterns to invoke the Python script for generating output files (e.g.,
python scripts/generate_sop.py --title 'Project SOP'). - [SAFE]: The skill references reputable external documentation from organizations like the U.S. EPA and FDA for SOP structure guidelines, which is documented as a trusted informational reference.
- [SAFE]: Data ingestion from external sources like GitHub repositories (e.g.,
BloopAI/vibe-kanban) is used for the context of generating setup and operational instructions, which is a standard and benign use case for this agent skill.
Audit Metadata