query-to-pbip
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill's instructions and accompanying Python scripts confirms that the functionality is limited to local file system orchestration. The scripts (scaffold_pbip.py, generate_tmdl_scripts.py, and package_pbip.py) are used to create project structures, validate files, and package the final output without performing network operations or accessing sensitive user data.
- [SAFE]: No obfuscation, prompt injection attempts, or hardcoded credentials were found within the 24 files provided. The skill operates using transparent templates and standard logic.
- [SAFE]: The ingestion of user-controlled data (queries and YAML metrics) is handled through template substitution and mapping rules, which is an appropriate and safe way to handle structured data transformation.
Audit Metadata