skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The scripts and documentation do not contain any subprocess calls or shell command execution.
- [DATA_EXFILTRATION] (SAFE): No code for accessing sensitive files or transmitting data over the network was found.
- [REMOTE_CODE_EXECUTION] (SAFE): The validation script uses yaml.safe_load() which prevents unsafe deserialization of YAML data.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any remote requests or download external scripts at runtime.
- [PROMPT_INJECTION] (SAFE): The instructional content is restricted to formatting templates and workflow guidance, with no attempts to override system safety protocols.
Audit Metadata