python-development-python-scaffold

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a boilerplate generator for Python development, providing standard templates for project structures, configuration files, and basic source code without any malicious logic.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates safe practices by using descriptive placeholders for sensitive values in example configuration files (e.g., "SECRET_KEY="your-secret-key-here""), preventing accidental exposure of real credentials.
  • [EXTERNAL_DOWNLOADS]: Dependencies suggested by the skill templates (such as FastAPI, Django, Ruff, and Pydantic) are highly reputable, official packages within the Python ecosystem.
  • [COMMAND_EXECUTION]: Shell commands and Makefile targets provided in the instructions are limited to routine development tasks like environment initialization, testing, and linting.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 10:58 AM
Security Audit — agent-trust-hub — python-development-python-scaffold