con un clic
no-network-but-curls
A skill that declares no network egress but makes curl calls.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
A skill that declares no network egress but makes curl calls.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación 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.