skillshare-cli-e2e-test
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
docker execandbash -cto orchestrate tests, check environment states, and manage containerized resources. - [EXTERNAL_DOWNLOADS]: It leverages the
ensure-mdproof.shscript to fetch the mdproof utility from GitHub releases, which is a well-known service for hosting software binaries. - [COMMAND_EXECUTION]: It executes shell commands defined within Markdown runbooks using the
mdproofengine to validate CLI functionality in an isolated environment. - [COMMAND_EXECUTION]: Provides templates for compiling and running Go integration tests (
go build,go test) inside the development container. - [COMMAND_EXECUTION]: Instructs the agent to update the skill's own
SKILL.mdfile or project runbooks during a retrospective phase to incorporate lessons learned from test runs.
Audit Metadata