shared-patterns
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The
modules/testing-templates.mdandmodules/workflow-patterns.mdfiles contain code snippets that demonstrate the use ofsubprocess.runand shell commands to execute local scripts (e.g.,python scripts/validator.py). These are standard patterns provided for integration testing and workflow automation. - [EXTERNAL_DOWNLOADS]: The
modules/troubleshooting.mdfile suggests the use ofuv pip install -e .for environment setup. This is a standard development practice for installing local Python packages in editable mode. - [SAFE]: The skill serves as a documentation hub and pattern library for developers. Analysis of the instructions, code templates, and metadata revealed no malicious behavior, obfuscation, unauthorized data access, or persistence mechanisms.
Audit Metadata