Clawchain Contributor

v1.0.0

Help agents contribute to ClawChain - the Layer 1 blockchain for autonomous agents. Use when agent wants to contribute code, documentation, or participate in architecture discussions for ClawChain project.

1· 1.4k·2 current·2 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 say this helps contribute to ClawChain and all required items (repo URLs, PR/CLA workflow, contribution scoring) align with that. The single script fetches CONTRIBUTORS.md from GitHub — appropriate for a contributor-check helper. Nothing requested is unrelated to contributing to the repo.
Instruction Scope
SKILL.md only instructs repository cloning, PR/CLA workflow, issue voting, and documentation/commit guidance. It does not direct the agent to read local secrets, system files, or send data to unexpected endpoints. The only external network access described is to GitHub and a community site (Moltbook), which is expected for this purpose.
Install Mechanism
No install spec; the skill is instruction-first with a small helper script. No downloads from arbitrary URLs or extract operations are present. The included script uses curl to fetch a public raw GitHub file — an expected, low-risk network action.
Credentials
The skill declares no environment variables or credentials. This is proportional: contributing requires a GitHub account (and credentials) but the skill does not request tokens or other secrets. Note: agents/humans will need their own GitHub auth to push PRs, which is handled outside the skill.
Persistence & Privilege
always is false, no persistent installation or modification of other skills/configs is requested. The skill does not claim elevated platform privileges or autonomous always-on behavior.
Assessment
This skill is a contribution guide and a tiny helper script that reads a public CONTRIBUTORS.md from GitHub — generally low risk. Before installing: (1) verify the ClawChain repository and maintainers are who you expect (the skill's registry entry shows no homepage/source origin), (2) read CLA.md in the repo before signing the CLA because signing grants licensing rights, (3) understand that to push PRs you must provide GitHub credentials separately (the skill does not ask for tokens), and (4) treat the airdrop/points claims as project policy (outside the skill) and verify them with the project maintainers. If you need higher assurance, ask the publisher for the canonical source URL or confirm the registry owner identity.

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

latestvk97746rpgfmyb5bmk06d7ne0cs80fbj3

License

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

Comments