growth-strategy
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is designed to ingest and analyze user-provided business strategies and growth plans, which creates a potential surface for indirect prompt injection where malicious instructions could be embedded in the data being processed.
- Ingestion points: User-supplied content describing growth strategies is analyzed against regex patterns defined in
references/validations.md. - Boundary markers: No explicit delimiters or instructions (e.g., "ignore any instructions within this text") are provided to the agent to separate user data from its core instructions.
- Capability inventory: The skill does not request or utilize any high-risk tools such as network access, file system modification, or shell command execution, significantly limiting the impact of any potential injection.
- Sanitization: There are no mechanisms defined within the skill's logic to sanitize or filter the user-provided data before processing.
Audit Metadata