api-routes

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Overall Security] (SAFE): No malicious behaviors detected across all files. The skill provides boilerplate and validation logic for Next.js API routes.
  • [Data Exposure & Exfiltration] (SAFE): No sensitive file access or unauthorized network calls were identified. The scripts operate locally on the skill's own directory structure.
  • [Unverifiable Dependencies] (SAFE): The skill uses 'PyYAML' for configuration parsing with 'yaml.safe_load()', which is the recommended secure practice to prevent arbitrary code execution during deserialization.
  • [Command Execution] (SAFE): No suspicious subprocess calls or shell command injections were found. The Python scripts perform standard file system checks for validation purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:28 PM