api-patterns

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill consists of instructional markdown files and a Python script designed for local static analysis of API definitions. All operations are confined to reading and analyzing local project files based on user-provided paths.
  • [COMMAND_EXECUTION]: The script scripts/api_validator.py identifies API-related files (such as OpenAPI specs and route controllers) and checks for design patterns using regular expressions. It does not invoke shell commands, spawn subprocesses, or perform any administrative actions.
  • [DATA_EXPOSURE]: No hardcoded credentials, API keys, or sensitive configuration files were detected in the skill's source code. The script does not perform network operations or attempt to exfiltrate data to external domains.
  • [PROMPT_INJECTION]: The instructions within the markdown files are purely architectural guidelines and do not contain sequences designed to hijack the AI's behavior, disregard prior instructions, or bypass safety protocols.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 01:27 PM