send-file
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Deno-based utility script (
send-file.ts) that facilitates sending files to a platform API. - [EXTERNAL_DOWNLOADS]: The script uses the standard
jsr:@std/flagspackage for command-line argument parsing, which is a well-known library in the Deno ecosystem. - [SAFE]: The skill defines explicit security constraints in its documentation, instructing the agent to prevent path traversal and verify that files exist within the designated workspace before transmission.
Audit Metadata