analyze
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): The instructions are purely instructional and follow standard prompt engineering patterns for analysis tasks. No attempts to bypass safety filters or override system instructions were found.
- [Data Exposure & Exfiltration] (SAFE): There are no hardcoded credentials, sensitive file paths, or network-enabled commands (like curl or wget) in the skill definition.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill does not include any external dependencies, package manifest files, or commands that download and execute remote scripts.
- [Indirect Prompt Injection] (LOW):
- Ingestion points: The skill ingests
[work to analyze]provided as an argument. - Boundary markers: None explicitly defined in the markdown, though the structured 'Output Format' acts as an implicit constraint.
- Capability inventory: No scripts or tool-calling capabilities are defined in this skill.
- Sanitization: None. However, since the skill has no dangerous capabilities (like file-writing or network access), the risk of exploiting the agent via malicious input is negligible.
- [Obfuscation] (SAFE): The content is clear markdown with no hidden characters, Base64 encoding, or homoglyphs.
Audit Metadata