isms
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill operates exclusively on local files within its own directory structure. No network access or external data fetching is requested or implemented.
- [COMMAND_EXECUTION] (SAFE): The skill utilizes a 'Grep' tool to search its internal resource files. This is a restricted local operation intended for keyword lookup and does not involve arbitrary command execution or shell injection risks.
- [DATA_EXFILTRATION] (SAFE): There are no patterns indicating the collection or transmission of sensitive user data. The skill specifically states a philosophy of 'No external search' and focuses on internal resources.
- [REMOTE_CODE_EXECUTION] (SAFE): No external dependencies, package installations (npm/pip), or remote script executions are present.
Audit Metadata