Date: 2026-07-11 Run: treatment with the skill. | # | Assertion | Result | Evidence | | --- | --- | --- | --- | | 1 | One material R5 finding | PASS | The output reports one material R5 finding for EU uploads. | | 2 | Attach the finding to both statements | PASS | The location and quotation cover lines 5–6 together. | | 3 | Present both precedence policies | PASS | EU-wins and global-wins rewrites are both present. | | 4 | Do not silently select specific-over-general | PASS | The summary requ...
Scanned 9/3/2026
Install to Claude Code
npx -y skills add briandconnelly/codex-in-claude --skill runs --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Runs?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/briandconnelly-runs-3a2ad4da)More formats (shields.io, HTML) on the badges page.
# Scenario 8 — With-Skill Scoring
Date: 2026-07-11
Run: treatment with the skill.
| # | Assertion | Result | Evidence |
| --- | --- | --- | --- |
| 1 | One material R5 finding | PASS | The output reports one material R5 finding for EU uploads. |
| 2 | Attach the finding to both statements | PASS | The location and quotation cover lines 5–6 together. |
| 3 | Present both precedence policies | PASS | EU-wins and global-wins rewrites are both present. |
| 4 | Do not silently select specific-over-general | PASS | The summary requires an author decision before a definitive rewrite. |
Total: 4/4.
## Scored Output
## Findings
### 1. Missing precedence for EU uploads
- **Rule id:** R5 Reachable precedence
- **Location:** `## Rules`, both list items
- **Quoted text:** “Always use the global endpoint for uploads.” / “For EU customer uploads, use the EU endpoint.”
- **Why it fails:** An EU customer upload satisfies both rules, but the rules prescribe different endpoints and do not state which one takes precedence.
- **Severity:** Material
- **Suggested rewrite:** Author decision required.
- **EU rule takes precedence:** “Use the global endpoint for all uploads except EU customer uploads.
For EU customer uploads, use the EU endpoint.”
- **Global rule takes precedence:** “Use the global endpoint for every upload, including EU customer uploads.”
- **If the endpoints are not actually alternatives:** Define their distinct roles or selection conditions so that an EU upload cannot trigger incompatible endpoint choices.
## Summary
- **R1:** 0
- **R2:** 0
- **R3:** 0
- **R4:** 0
- **R5:** 1
- **Material:** 1
- **Minor:** 0
The binding rules are clearly separated, mandatory, atomic, and verifiable, but their overlap leaves endpoint selection undefined for EU customer uploads.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!