Convert Units
v1.0.0Convert currencies, physical units, and encodings between formats.
⭐ 0· 346·2 current·2 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill name/description (unit/currency/encoding conversions) matches the runtime instructions, which show curl calls to a conversion API (convert.agentutil.net) for currency, units, and encodings. No unrelated binaries or credentials are requested.
Instruction Scope
The SKILL.md instructs the agent to POST data to https://convert.agentutil.net endpoints. This is expected for a network-backed conversion service, but it means any input you send (including text you ask to convert) will be transmitted to that external service. The metadata includes privacy/pricing claims (free tier 10/day, paid via USDC on Base) that are not verifiable from the skill alone.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is written to disk and no third-party packages are pulled in.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to the described purpose.
Persistence & Privilege
always:false and the skill does not request persistent system access or modify other skills. The agent may invoke the skill autonomously (platform default), which is normal; combined with network calls this increases blast radius only in the sense the skill can call the external API when used autonomously.
Assessment
This skill is coherent with its stated purpose, but it sends whatever you provide to convert.agentutil.net. Do not send secrets or sensitive data to the skill. If you plan to use the paid tier, verify the payment method and service terms on the provider site (the SKILL.md mentions USDC on Base and 'x402 protocol'). If you require offline or private conversions, prefer a local library instead of this networked service. Finally, because the service endpoint is external and not vetted here, consider checking the provider's domain, privacy policy, and uptime before relying on it for important tasks.Like a lobster shell, security has layers — review code before you run it.
latestvk97cb2qd66yrrqqrf4f4sv0kpn829ztc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔄 Clawdis
