ClawAudit verdict
github
openclaw-github-assistant
Standard GitHub API integration skill for listing repos, checking CI status, and creating issues using a user-provided GitHub token; behavior matches stated purpose with appropriate security guidance.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Possible hardcoded credential
SKILL.md · code · TOKEN="ghp_your_token_here
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
References child_process — can spawn system processes
test.js · prose · downgraded · child_process
Accesses sensitive environment variables
api.js · prose · downgraded · process.env.GITHUB_TOKEN
Popular HTTP library — network access
test.js · prose · downgraded · got
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: GITHUB_TOKEN).
Is this flag fair?
Thanks — recorded.