quality-documentation-manager
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill. The instructions and reference documents focus on regulatory compliance for document control systems in the medical device industry.
- [COMMAND_EXECUTION]: The skill includes a Python script
scripts/document_validator.pyfor validating document metadata. Analysis of the script shows it performs logic-based validation (regex, date comparisons, and presence checks) without using dangerous functions likeeval,exec, orsubprocessto execute external commands. - [DATA_EXFILTRATION]: No network operations or data exfiltration patterns were detected. The validation script operates entirely on local JSON files or interactive user input.
- [PROMPT_INJECTION]: The instructions follow standard QMS practices and do not contain attempts to override agent behavior or bypass safety guidelines.
Audit Metadata