text-file-read
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or unauthorized network access was detected in the skill's instructions or implementation script.
- [COMMAND_EXECUTION]: The skill executes a local Python script to perform file operations. The implementation uses the
argparseandpathlibstandard libraries, following best practices for argument handling and file system interaction. - [DATA_EXFILTRATION]: While the skill is granted
filesystem-readcapabilities to output file content to the agent, it contains no network-related code (e.g.,curl,requests,socket), preventing the skill from exfiltrating data to external servers.
Audit Metadata