Npsnav

v0.1.0

Query Indian NPS (National Pension System) fund NAV data, scheme info, returns, and history via the free npsnav.in REST API.

0· 277·0 current·0 all-time
byKanak Singhal@kanaksinghal
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
Name/description claim querying NPS NAV data via npsnav.in; declared requirements are only curl and jq which are necessary for the provided curl/jq examples. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to call npsnav.in endpoints and parse JSON/plain responses with jq. It does not ask the agent to read local files, access credentials, or send data to other endpoints beyond the described API.
Install Mechanism
No install spec or downloads are present (instruction-only). This minimizes write-to-disk risk; required tools are standard system utilities (curl, jq).
Credentials
No environment variables, credentials, or config paths are required. The skill's declared needs are proportional to its stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills/config. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
Assessment
This skill is an instruction-only helper that runs curl against the public npsnav.in API and formats results with jq. Before installing, ensure you are comfortable that queries will be sent to npsnav.in (no sensitive user secrets are required by the skill). Confirm you have curl and jq on PATH. If you plan commercial or high-volume use, verify the API's terms of use and reliability (the SKILL.md states 'free for non-commercial use' and 'no rate limits' — double-check with the site). As always, avoid passing personally identifying or secret data in queries to third-party APIs.

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

latestvk9781kjp4d6ry52fxp6n2raqj5822wxx

License

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

Runtime requirements

🏦 Clawdis
Binsjq, curl

Comments