Arithym

v1.0.4

Exact arithmetic for AI agents — zero hallucination math via 62 tools covering integer arithmetic, fractions, units, calculus, and financial calculations. Us...

0· 262·1 current·1 all-time
byGeometric Data Systems@lrningslo
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (exact arithmetic) matches the runtime instructions: the skill directs the agent to an external MCP endpoint for exact math and lists math-related tools. There are no unrelated environment variables or binaries requested.
Instruction Scope
SKILL.md is narrowly focused on using the Arithym MCP server for math tasks and gives usage/best-practice guidance. It does instruct adding an mcpServers entry (including an Authorization header) so the agent will call an external service; it does not ask to read unrelated files, secrets, or system state.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by the skill itself — lowest install risk.
Credentials
Only a single API key (ARITHYM_API_KEY) is required, which is proportional to the declared integration. Note: that key will be added to requests to arithym.xyz and should be treated as a secret.
Persistence & Privilege
The skill asks the agent operator to add an MCP server entry to the agent configuration so the agent can call arithym.xyz. This is normal for MCP-based skills and the skill does not request always:true or other elevated privileges, but it does enable outgoing calls that will include your API key.
Assessment
This skill appears internally consistent with its purpose, but before installing: (1) confirm you trust arithym.xyz and its privacy/security practices because your queries and the ARITHYM_API_KEY will be sent there; (2) store the API key with least privilege (rotate or use an expendable/test key first); (3) be aware an autonomous agent may call the service automatically when it decides "math matters" — restrict or review agent policies if you need tighter control; (4) because this is instruction-only (no code to review), consider testing with non-sensitive inputs to verify behavior and check the service's terms/privacy before using it with confidential data.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f7rq9n1h66cwn4k1gvpbq9x831vk3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🔢 Clawdis
EnvARITHYM_API_KEY
Primary envARITHYM_API_KEY

Comments