sjinn-setup
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands including
node,npm, and thesjinnCLI to check versions and perform setup tasks. - [EXTERNAL_DOWNLOADS]: Installs the
@sjinn-build/clipackage from the official NPM registry. This is a vendor-owned resource for the 'sjinn-ai' organization. - [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes output from several command-line tools.
- Ingestion points: Output from
node --version,sjinn --version,npm config get prefix, andsjinn auth whoami(SKILL.md, references/troubleshooting.md). - Boundary markers: Absent.
- Capability inventory: Global package installation via
npmand authentication management viasjinn. - Sanitization: Absent.
Audit Metadata