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 (illustrative validateInvestorData function).
  • Boundary markers: Not explicitly defined in the provided code snippets.
  • Capability inventory: Read and Grep tools are allowed in the skill metadata.
  • Sanitization: The skill demonstrates security best practices by using zod for schema validation and a dedicated redactFintaLog function 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
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:47 AM
Security Audit — agent-trust-hub — finta-security-basics