money-plan
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions do not contain any detected malicious patterns, such as direct prompt injection, credential harvesting, or unauthorized data exfiltration.
- [PROMPT_INJECTION]: The skill utilizes
WebSearchandWebFetchtools to retrieve platform-specific information. While this introduces an attack surface for indirect prompt injection from third-party websites, it is a standard operational risk for search-enabled agents. - Ingestion points: External web content retrieved via
WebSearchandWebFetch(SKILL.md). - Boundary markers: The instructions do not define specific delimiters to isolate external data from internal logic.
- Capability inventory: The skill utilizes
Bash,Write,Edit, andSkilltools (SKILL.md). - Sanitization: No explicit sanitization or validation of external tool output is provided.
Audit Metadata