Crypto Defi

v2.4.9

Calculate DeFi yields including APY, impermanent loss, and staking rewards. Use when estimating returns, comparing protocols, tracking farming.

0· 434·1 current·1 all-time
bybytesagain4@xueyetianya
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 (DeFi yields, tracking, comparing) matches the provided CLI and script: commands to record, view, search, export, and show stats. No unrelated cloud or system-level capabilities are requested.
Instruction Scope
SKILL.md and the script operate only on local files in a single data directory and standard Unix utilities. Instructions do not ask the agent to read unrelated system files, credentials, or contact external endpoints.
Install Mechanism
No install spec; just an instruction script file. Nothing is downloaded or written outside the user's home data directory, so install risk is minimal.
Credentials
No required environment variables or credentials are declared or used. The script relies only on HOME for the data directory, which is expected for a local CLI tool.
Persistence & Privilege
The skill does not request always:true or modify other skills/configs. It creates and uses its own data directory only.
Assessment
This skill appears to do what it says: it stores logs locally in plain-text under ~/.local/share/crypto-defi and does not use network access or request secrets. Before installing, review the script if you plan to store sensitive information — do NOT store private keys, seed phrases, or passwords in these logs. Consider setting restrictive file permissions on the data dir, and be aware exports (JSON/csv/txt) may not escape user input safely (malformed entries could break the export). If you need encrypted storage, modify the script or keep sensitive data out of the logs.

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

chinesevk97an805vyevcs27nv8fwwjed982pddzlatestvk97bha7ged7tea9qt8waxv7fd5834ztcproductivityvk97an805vyevcs27nv8fwwjed982pddz

License

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

Comments