OneCLI Gateway: transparent HTTPS proxy that injects stored credentials into outbound calls. You MUST use this skill when the user asks you to read emails, check calendar, access GitHub repos, create issues, check Stripe payments, or interact with ANY external service or API. Do NOT use browser extensions or OAuth CLI tools. Make HTTP requests directly; the gateway injects credentials automatically.
72
87%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
2 findings: 1 critical severity, 1 medium severity. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The docs describe a transparent, operator-controlled HTTPS proxy that injects stored credentials into all outbound requests, creating a high-risk capability for credential access and data interception/exfiltration.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
The documentation explicitly shows use of a payment gateway API (Stripe) and describes that the OneCLI gateway will inject stored credentials into outbound HTTPS requests. The SKILL includes a curl example calling "https://api.stripe.com/v1/charges", and the gateway behavior (injecting credentials at the proxy boundary) would allow the agent to make authenticated Stripe API calls that can create or manage charges. This constitutes direct financial execution capability.
641963c
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.