storm-generate
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool but restricts its usage to safe, non-interactive commands (
mktemp,mkdir, anddate) through theallowed-toolsfrontmatter configuration. - [DATA_EXFILTRATION]: The skill utilizes
WebSearchandWebFetchfor its core function of researching user-provided topics. No unauthorized network requests or patterns of credential theft were identified. - [PROMPT_INJECTION]: The skill processes untrusted data from the web via its retrieval tools. This creates an indirect prompt injection surface typical for research agents. However, the skill acts primarily as an orchestrator and lacks evidence of malicious intent or safety bypass instructions.
Audit Metadata