kubo-publish-e2e

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill employs common shell commands like curl, grep, and docker exec to perform end-to-end testing of local services. These are standard tools used within a development and testing context.
  • [COMMAND_EXECUTION]: It invokes local automation scripts provided within the repository, such as publish.sh and run-publish.sh, to simulate real-world artifact publishing scenarios.
  • [SAFE]: The skill correctly demonstrates secure secret management by instructing the user to store credentials in a local .env file rather than hardcoding them in the instruction body.
  • [SAFE]: No suspicious remote network requests or external dependencies were found; all operations are focused on the local testing environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 08:38 AM
Security Audit — agent-trust-hub — kubo-publish-e2e