Pipeworx agify
v1.0.0Agify MCP — age prediction from first name (agify.io, free, no auth)
⭐ 0· 61·0 current·0 all-time
byBruce Gutman@brucegutman
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description say 'age prediction from first name (agify.io)'. The SKILL.md shows simple JSON-RPC calls (HTTP POST) to a Pipeworx gateway that proxies agify data. Required binary is only curl — coherent with the provided curl examples.
Instruction Scope
Instructions are limited to making HTTP JSON-RPC POSTs to https://gateway.pipeworx.io/agify/mcp and listing/calling tools. They do not instruct reading local files or unrelated env vars. Note: the MCP client config suggests using `npx mcp-remote@latest ...` — that would fetch and run code from npm if used, so using that config grants execution of a remote package; the curl examples alone do not require this.
Install Mechanism
No install spec is present (instruction-only), so nothing is written to disk by the skill itself. Example usage references npx (which would download an npm package at runtime if invoked), but no install is required to use the provided curl examples.
Credentials
The skill declares no required environment variables or credentials and the task (querying a public, no-auth API via a gateway) does not justify requesting secrets.
Persistence & Privilege
The skill is not marked always:true, does not request persistent system-wide changes, and contains no instructions to modify other skills or system configs.
Assessment
This skill is lightweight and uses curl to call a Pipeworx JSON-RPC gateway that proxies agify.io — that is consistent with its description. Before installing/use: (1) confirm you trust the Pipeworx gateway (requests go to gateway.pipeworx.io, not directly to api.agify.io), (2) avoid enabling the `npx mcp-remote@latest ...` client config unless you trust the mcp-remote npm package (npx will download and execute code), and (3) if you operate in a restricted environment, ensure outbound requests to the gateway are acceptable and rate limits/anon usage are understood.Like a lobster shell, security has layers — review code before you run it.
latestvk97bphaaxv1jtt9xqe1aven09184bnw4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
⚡ Clawdis
Binscurl
