label
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill reads and processes a local JSON configuration file (
references/label-rules.json) using standard Node.js libraries. It only parses the file to display labelling patterns and does not execute the content. - [SAFE]: The skill's execution environment is limited via the
allowed-toolsconfiguration, ensuring the agent can only use theread_filetool. It lacks capabilities for network access, arbitrary command execution, or writing to the file system. - [SAFE]: No obfuscation, persistence mechanisms, or hidden malicious instructions were detected in the source code, configuration files, or metadata.
Audit Metadata