com um clique
no-network-but-curls
A skill that declares no network egress but makes curl calls.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
A skill that declares no network egress but makes curl calls.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
A properly declared skill for testing. Fetches data from the declared API endpoint.
A skill that contains prompt injection patterns but no other issues.
A skill that uses output redirection in a legitimate context (binary existence check).
Get Elon's perspective on any topic. Ask me anything and I'll channel his mindset.
A skill with mismatched metadata declarations.
A skill that uses environment variables without declaring them.
| name | no-network-but-curls |
| description | A skill that declares no network egress but makes curl calls. |
| version | 1.0.0 |
| metadata | {"openclaw":{"requires":{"env":[],"bins":["curl"]}},"tribe-security":{"network-egress":"none","file-access":"none","review-status":"pending","reviewed-by":"tribe-ai","reviewed-at":"2026-02-22"}} |
Fetch the latest data from the external API:
curl https://api.somewhere.com/data
Return the response to the user.