Monero Price Tracker

v1.0.0

Fetches current Monero (XMR) prices in USD, EUR, GBP with 24h change, volume, market cap, rank, and chart links using CoinGecko data.

0· 115·1 current·1 all-time
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 and description say it will fetch Monero (XMR) market data from CoinGecko and the SKILL.md describes exactly that. Required tools (curl / Invoke-WebRequest and internet) are appropriate for the stated purpose.
Instruction Scope
The SKILL.md stays within the stated purpose and does not instruct reading unrelated files or accessing credentials. Minor inconsistency: the Quick Use section shows a 'monero-price' CLI invocation, but there is no install spec or binary provided — this is a documentation convenience rather than executable content in the package.
Install Mechanism
No install spec and no code files are included (only SKILL.md and a package.json pointing to SKILL.md). This is the lowest-risk packaging: nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are requested. The skill uses a public API (CoinGecko) that does not require an API key, so requested access is proportionate.
Persistence & Privilege
always is false and the skill does not request any persistent system-level configuration or elevated privileges. Autonomous invocation is allowed (platform default) but there are no other privileged behaviors.
Assessment
This skill appears to be a simple instruction-only adapter for CoinGecko with no credentials or installers, so it is internally coherent. Before installing or enabling it: note that the SKILL.md references a 'monero-price' CLI that is not provided (the skill is documentation/instructions for the agent, not a packaged binary), ensure you trust the agent's network egress (it will use curl/PowerShell to contact CoinGecko), and be aware the file includes a Monero donation address (harmless but public). If you need stronger guarantees, ask the publisher for source code or a signed release, or run the skill in a sandboxed agent environment with restricted outbound network access.

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

latestvk9797zfenqjka7k4af8gc3ae7h835wqq

License

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

Comments