fastapi-expert

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary focus is providing high-quality code templates and architectural guidance for FastAPI development. It adheres to security best practices throughout its examples.
  • [CREDENTIALS_UNSAFE]: The skill explicitly instructs users not to hardcode configuration values and provides snippets for reading secrets from environment variables (e.g., SECRET_KEY = "read-from-env").
  • [PROMPT_INJECTION]: No malicious patterns or instructions attempting to override agent behavior or bypass safety guidelines were found in the metadata or body content.
  • [DATA_EXFILTRATION]: No suspicious network operations or sensitive file access patterns were detected. Network references are limited to standard documentation sites and well-known repositories.
  • [EXTERNAL_DOWNLOADS]: The documentation and migration guides reference standard, well-known Python packages from official registries (e.g., fastapi, pydantic, sqlalchemy, pytest).
  • [COMMAND_EXECUTION]: The workflow suggests running pytest for verification, which is a legitimate and expected development task for testing the generated code.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 10:31 AM
Security Audit — agent-trust-hub — fastapi-expert