deploy-taubyte-spore-drive

Pass

Audited by Gen Agent Trust Hub on May 1, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Downloads the deployment boilerplate from the official Taubyte GitHub repository.
  • Evidence: git clone https://github.com/taubyte/spore-drive-boilerplate.git in SKILL.md.
  • [COMMAND_EXECUTION]: Executes standard initialization and deployment commands through npm.
  • Evidence: npm install and npm run displace in SKILL.md.
  • [CREDENTIALS_UNSAFE]: Guides the user to configure an SSH private key path within a .env file for server access.
  • Evidence: Step 3 and 4 in SKILL.md recommend setting SSH_KEY in a local .env file, which is a standard practice for local secret management.
Audit Metadata
Risk Level
SAFE
Analyzed
May 1, 2026, 12:10 AM