generating-blog-outlines
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns or security risks were detected in the analyzed file.
- [Prompt Injection] (SAFE): The instructions focus entirely on blog structuring and do not attempt to override system prompts or bypass safety filters.
- [Data Exposure & Exfiltration] (SAFE): No sensitive file paths, environment variables, or hardcoded credentials were found. The skill does not perform network operations.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not include any package managers (npm, pip) or remote script execution patterns (curl | bash).
- [Indirect Prompt Injection] (LOW):
- Ingestion points: User provides topics, keywords, and competitor data at runtime via Step 1 and Step 3.
- Boundary markers: None present; the agent interpolates user input directly into the outline template.
- Capability inventory: No dangerous capabilities detected; the skill only outputs formatted text.
- Sanitization: No explicit sanitization or escaping of user input is defined.
- [Dynamic Execution] (SAFE): No use of eval(), exec(), or runtime code generation.
Audit Metadata