fastapi-router-py

Pass

Audited by Gen Agent Trust Hub on Feb 13, 2026

Risk Level: LOWNO_CODE
Full Analysis

The skill consists of three files: SKILL.md, assets/template.py, and references/acceptance-criteria.md.

  1. SKILL.md: This is a markdown file describing the skill's purpose and providing general guidance. It does not contain any executable commands, network requests, or sensitive information. No prompt injection patterns, data exfiltration attempts, or obfuscation were detected.
  2. assets/template.py: This is a Python template file designed to be copied and modified by the user. It contains placeholders (e.g., {{ResourceName}}, {{resource_name}}) that are expected to be replaced by the user. The template itself does not contain any executable logic that the AI agent would run. It imports standard FastAPI components and references internal application modules (app.auth.jwt, app.models.*, app.services.*), which are not external dependencies in the context of the skill's execution by the agent. No malicious patterns, obfuscation, or dangerous operations were found within the template's structure.
  3. references/acceptance-criteria.md: This file provides examples of correct and incorrect FastAPI patterns. It is purely documentation and does not contain any executable code or instructions for the AI agent. No security threats were identified.

Overall, the skill functions as a code generation or templating tool, providing static content for the user. The AI agent is not instructed to execute any code, install dependencies, or perform any network operations. The potential for risk would arise if a user were to provide malicious input to the template placeholders or execute the generated code in an insecure manner, but this is outside the scope of the skill's inherent security posture. The skill itself is benign and safe.

Audit Metadata
Risk Level
LOW
Analyzed
Feb 13, 2026, 10:26 AM