Caveat verdict
github
agent-github-workflow
A standard GitHub API integration skill for querying and managing repos using a user-supplied PAT; it explicitly advises protecting the token and using minimal scopes, matching its stated purpose with no exfiltration behavior.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat 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.