Set up a new integration, connector, or CLI binding for any API. Wrap or generate a ship-ready Go CLI from an OpenAPI, HAR, or Postman spec via the lean research -> generate -> build -> shipcheck loop. Use when the user says build a CLI, wrap this API, set up a new integration, add a connector, integrate with a service, or names an API by domain.
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.
In /printing-press “Phase 1.5: Ecosystem Absorb Gate”, the required runtime workflow performs WebSearch and raw fetches from outsider-authored sources (e.g., GitHub issues/PR source code, MCP/SDK wrapper repos) and reads their contents into the absorb manifest without requiring a user-selected specific item first.
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 performs runtime fetches that influence control flow and user prompts — for example it curl-fetches https://raw.githubusercontent.com/mvanhorn/cli-printing-press/main/supported-versions.txt to set minimum-supported-version gating and it queries the public library on GitHub (https://github.com/mvanhorn/printing-press-library) via gh api to decide reprint/continue prompts, so remote content directly controls agent behavior at runtime.
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.