faion-api-developer

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [CREDENTIALS_UNSAFE] (SAFE): All credentials found in the files (e.g., 'sk_live_abc123xyz', 'your-secret-key', 'DATABASE_URL') are explicitly marked as placeholders or examples within documentation and templates.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill references standard, reputable sources such as the official documentation for FastAPI, Prometheus, JWT.io, and OWASP. No downloads from untrusted sources are present.
  • [COMMAND_EXECUTION] (SAFE): Documentation includes common CLI examples (e.g., 'npm install', 'openapi-generator', 'spectral lint') for educational purposes. The skill does not automate or execute these commands on the user's behalf.
  • [REMOTE_CODE_EXECUTION] (SAFE): No patterns for downloading and executing remote code were detected.
  • [DATA_EXFILTRATION] (SAFE): The skill does not contain any code for reading sensitive files or exfiltrating data to external domains. Network requests in examples target legitimate health check endpoints (e.g., Stripe API).
  • [PROMPT_INJECTION] (SAFE): No instructions designed to override agent behavior, extract system prompts, or bypass safety filters were identified in the markdown or templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:27 PM