Vajra

v1.1.0

Analyze URLs, YouTube videos, tweets, or text for quality, bias, and reliability using the Vajra API (vajra.to). Use when the user asks to fact-check, analyz...

2· 505·0 current·0 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
Name/description (content analysis, bias/reliability scoring) match the runtime instructions and the single required env var (VAJRA_API_KEY). Requiring an API key for an external analysis API is expected.
Instruction Scope
SKILL.md only instructs sending content (URLs/text/video/tweets) to vajra.to and formatting the returned JSON. It explicitly warns about caching and public permalinks and does not instruct the agent to read unrelated files, other env vars, or system configuration.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install model and consistent with the described curl usage.
Credentials
Only VAJRA_API_KEY is required. That single credential is appropriate for an external API. No unrelated secrets, config paths, or multiple credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system settings. It requires the API key only for its own use.
Assessment
This skill appears coherent with its stated purpose, but note these important privacy considerations before installing: any content you submit is transmitted to vajra.to for analysis; analyses are cached and a public permalink is created (so do not submit private, proprietary, or PII-containing material); the public retrieve endpoint means anyone with the analysis ID can view the report; and the free tier limits analyses per month. If you must analyze sensitive content, do not use this service. Otherwise, providing the single VAJRA_API_KEY is expected and proportional.

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

latestvk97ccg32mn9mch9wscf511as1s81k7bx

License

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

Runtime requirements

EnvVAJRA_API_KEY

Comments