BF express-oauth2-jwt-bearer
Use when adding Auth0 token validation to Express or Node.js APIs - integrates express-oauth2-jwt-bearer SDK to protect Node.js API endpoints with JWT Bearer authentication, scope-based RBAC, claim validation, and optional DPoP support
As a process F 46/100 · Will not run — References files that are not bundled: ../auth0-express, ../auth0-nextjs, ../auth0-aspnetcore-api
What is at stake
Medium-severity findings: the skill is probably honest, but read what alarmed the scanner.
Below is the worst case for this category. The finding here is medium: the guard saw a sign, not a proof.
The instructions or scripts send data out: environment variables, keys, file contents, chat history. You may never notice, because the agent performs the upload as "part of the task".
If the upload is not needed for the task, remove it: catalogs flag such skills and delist them. If it is needed, name the destination explicitly, say what leaves the machine, and give the user a switch.
How to improve
- The text references files that are not there: add them or drop the references.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 3
✓ No critical or high findings
Medium and low: 3
-
medium Exfiltration
net-credential-usereferences/integration.md:274Credential used in a network call (verify the destination is the intended service)curl -H "Authorization: Bearer $ACCESS_TOKEN" http://loca…000/api/private
-
medium Exfiltration
net-credential-usereferences/integration.md:277Credential used in a network call (verify the destination is the intended service)curl -H "Authorization: Bearer $ACCESS_TOKEN" http://loca…000/api/messages
-
low Dangerous commands
cmd-pipe-to-shell-known-hostscripts/utils/validation.mjs:25Pipe-to-shell installer from a well-known host (still executes remote code) (string literal in code, not executed)" Linux: curl -sSfL https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh | sh\n" +
code literal
Files scanned: 14. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: ../auth0-express - warning
missing-refreference to a missing file: ../auth0-nextjs - warning
missing-refreference to a missing file: ../auth0-aspnetcore-api - warning
missing-refreference to a missing file: ../go-jwt-middleware - warning
missing-refreference to a missing file: ../auth0-api-python - warning
missing-refreference to a missing file: ../auth0-cli
Process rating: all ten parameters 46/100
- 0Tools and files. 6 referenced file(s) missing: ../auth0-express, ../auth0-nextjs, ../auth0-aspnetcore-api
- 0Result and completion. Does not say what the result is
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 3 mutating operations with no state check
- 55Failures and branches. 1 branches
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Steps. 19 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2504 tokens
- low 11 top-level sections: this looks like several domains in one skill
- medium 1 test cases, all positive: not one "should refuse" or "should ask first"
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- -2localhost URLs: will not work for another user
- -31 of 1 scripts are never mentioned in SKILL.md
- +2Single-language instructions
- +3Description length 235: enough signal without eating the budget
- +4Structure: 16 headings
- +3Step-by-step instructions: 19 items
- +4Has examples (8 code blocks)
- +4Reference files are cited in the instructions (3 of 3)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 72.