investment-analyst
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFENO_CODEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill is a template for financial evaluation and diligence. Analysis revealed no malicious command execution, data exfiltration, or persistence mechanisms. The instructions are consistent with the skill's stated purpose.
- [NO_CODE]: The skill consists exclusively of markdown instructions and metadata. It does not include any scripts, libraries, or executable binaries.
- [PROMPT_INJECTION]: The skill is designed to process untrusted external data (such as company filings and earnings transcripts), which constitutes an attack surface for indirect prompt injection. This is addressed through internal controls.
- Ingestion points: The skill ingests external revenue models, customer metrics, and public filing data as defined in
SKILL.md. - Boundary markers: Both
prompt.mdandSKILL.mdcontain explicit instructions to "Separate facts from management claims, market narrative, and your own assumptions." - Capability inventory: The skill relies on standard agent capabilities; no specific tool calls or restricted operations are defined in the frontmatter.
- Sanitization: The
guides/qa-checklist.mdandSKILL.mdmandate that missing or stale data be disclosed and that "fake precision" be avoided, acting as a logical validation step for external data.
Audit Metadata