deployment-validation-config-validate

Pass

Audited by Gen Agent Trust Hub on Sep 4, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection by processing external configuration data. \n- Ingestion points: Configuration files (e.g., .env, .yaml, .json) are read from the project path in the ConfigurationAnalyzer and RuntimeConfigValidator classes. \n- Boundary markers: No explicit delimiters or instructions are defined to separate untrusted data from instructions. \n- Capability inventory: Uses pathlib for file reading and chokidar for file watching; no network capabilities are present in the provided snippets. \n- Sanitization: Uses standard parsing libraries (json, PyYAML) without explicit sanitization or escaping of the ingested content before it enters the agent context.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 4, 2026, 03:04 PM
Security Audit — agent-trust-hub — deployment-validation-config-validate