nasiko-control-plane
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill manages software artifacts from the
github.com/Nasiko-Labs/nasikorepository. It enforces safety by requiring a pinned version (v0.1.0) and validation of binary SHA-256 digests prior to execution. - [COMMAND_EXECUTION]: Utilizes the
eccCLI for status checks, installation, and removal tasks. It mandates the use of--dry-runfor initial assessments and requires explicit user consent (--yes) for any state-changing actions. - [DATA_EXFILTRATION]: Provides clear directives to prevent secrets or credentials from being included in command arguments, logs, install metadata, or skill output, maintaining strict data boundaries.
Audit Metadata