writeback-as-files
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of instructional markdown for using a relay filesystem mount. No malicious patterns, prompt injections, or unauthorized access attempts were detected.
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands (
cat,ls,echo) and a specific CLI tool (relayfile) to manage files within a local mount. These operations are restricted to the intended functional scope of the skill. - [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive file access or direct network operations are defined. The skill delegates authentication and network communication to a local daemon (relayfile mount) which mediates the interactions with external providers.
Audit Metadata