quality-manager-qms-iso13485
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of QMS implementation guides and templates focused on medical device compliance.
- [COMMAND_EXECUTION]: The Python script
scripts/qms_audit_checklist.pyis a local utility that generates audit checklists based on predefined data. It performs simple string processing and prints results to the console. It does not use any dangerous modules, execute shell commands, or perform network requests. - [DATA_EXFILTRATION]: No network operations, hardcoded credentials, or access to sensitive local file paths (like SSH keys or environment files) were identified.
- [PROMPT_INJECTION]: The markdown instructions are strictly professional and regulatory-focused, with no attempts to bypass safety filters or override system instructions.
- [DYNAMIC_EXECUTION]: The included script uses static dictionary lookups for checklist generation and does not employ dynamic code execution patterns like eval() or exec().
Audit Metadata