superise-bootstrap

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill pulls the superise/agent-wallet Docker image from Docker Hub to perform the bootstrap operation.
  • [COMMAND_EXECUTION]: The instructions involve executing various Docker commands (docker pull, docker run, docker volume) to manage the local deployment and persistence of the wallet service.
  • [COMMAND_EXECUTION]: It uses docker exec to run Node.js-based health checks within the container to verify that the service is running and responsive on the expected local endpoints.
  • [SAFE]: The skill includes explicit security warnings about keeping the service bound to the loopback interface (127.0.0.1) and advises the user to rotate the initial owner password discovered in the logs immediately.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 02:22 AM