jetson-set-target
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill logic is confined to simple file reading and writing within the project's configuration directory.
- [DATA_EXPOSURE]: The skill accesses local YAML profiles to provide the user with a selection summary. It does not target sensitive environment variables, credentials, or system files.
- [COMMAND_EXECUTION]: There are no instructions that invoke shell commands, binary applications, or system-level scripts.
- [REMOTE_CODE_EXECUTION]: The skill does not perform any external downloads or execute code from untrusted remote sources.
- [SAFE]: The skill ingests data from local YAML files in the
target-platform/directory. Although this constitutes an indirect prompt injection surface, the risk is mitigated by the skill's restricted capabilities and specific file-writing task.
Audit Metadata