NEXUS Changelog

v1.0.0

Generate changelogs from git commits or descriptions

0· 175·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
The name/description (generate changelogs) match the runtime instructions (POST input to a changelog API). The single declared env var (NEXUS_PAYMENT_PROOF) is consistent with a paid external service.
Instruction Scope
Instructions only send the provided input to the external endpoint and require the payment-proof header. This is within scope for a SaaS changelog generator, but it does transmit whatever input you give to a third party (ai-service-hub-15.emergent.host).
Install Mechanism
No install spec or code files — instruction-only. Nothing is written to disk or installed, which reduces risk.
Credentials
Only one required env var (NEXUS_PAYMENT_PROOF) is declared and used as the X-Payment-Proof header. That is proportionate for a paid API, but the value is effectively a secret/credential and should be protected accordingly.
Persistence & Privilege
always is false and the skill does not request filesystem or shell access. Network access is required and declared; autonomous invocation is allowed (platform default) but not combined with unusual privileges.
Assessment
This skill forwards your input to a third‑party paid API. Before installing: verify you trust the endpoint (https://ai-service-hub-15.emergent.host), read its privacy/terms, and understand that anything you send becomes data processed off‑site. Use the provided sandbox payment proof (sandbox_test) for testing. Treat NEXUS_PAYMENT_PROOF like a secret — do not store it in shared or public environments. If you need changelogs kept locally or cannot send sensitive data to an external service, do not install this skill.

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

latestvk97dt2wps2q3vwgkc0xq5jb46d82r1z4

License

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

Runtime requirements

Clawdis
EnvNEXUS_PAYMENT_PROOF
Primary envNEXUS_PAYMENT_PROOF

Comments