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, anddocker execto 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.shandrun-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
.envfile 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