finta-security-basics
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill provides patterns for processing external investor data (e.g., firm names, emails, and document links) which could serve as an ingestion point for untrusted content.
- Ingestion points:
SKILL.md(illustrativevalidateInvestorDatafunction). - Boundary markers: Not explicitly defined in the provided code snippets.
- Capability inventory:
ReadandGreptools are allowed in the skill metadata. - Sanitization: The skill demonstrates security best practices by using
zodfor schema validation and a dedicatedredactFintaLogfunction to sanitize sensitive fields. - [SAFE]: The skill is primarily instructional and does not contain malicious code. The code examples use environment variables for secrets, timing-safe equality checks for signatures, and established validation libraries.
Audit Metadata