data-intensive-patterns
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats were detected in the skill's instructions, scripts, or reference materials. The skill follows best practices for data engineering guidance and documentation.
- [COMMAND_EXECUTION]: The script
scripts/adr.pyprovides a local utility for generating documentation. It uses standard library modules and follows secure practices for file path generation by sanitizing user-provided titles using a regex-based slugify function, which prevents path traversal or arbitrary file creation outside the intended directory. - [DATA_EXFILTRATION]: No network operations or data exfiltration patterns were identified. The skill and its associated script operate entirely within the local filesystem environment without attempting external communication.
Audit Metadata