Publish a generated CLI to the printing-press-library repo
Low
Low-risk findings.
2 low severity findings. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The workflow reads outsider-authored free text from the user at runtime via the direct CLI invocation arguments (e.g., `<cli-name>`, optional flags like `--skip-live-test=
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill invokes "go run golang.org/x/vuln/cmd/govulncheck@v1.3.0" at runtime (SKILL.md:1016-1018), which fetches and executes remote module code as a required vulnerability-check step.
6dc0cee
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.