scaffold-page-object — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited scaffold-page-object (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Given a URL + page name + optional storageState, this skill produces a draft Page Object class file at src/pages/<Name>.ts (or scratch/<Name>.ts for experimentation). The output follows the framework's POM-by-component conventions: readonly locator fields, constructor wiring, action methods inferred from the live page, and composition of framework components detected on the page.
Tell Claude what you want:
Use the scaffold-page-object skill to create aCheckoutCompletePagefrom https://www.saucedemo.com/checkout-complete.html usingauth/standard.json.
Or for experimentation, send the output to scratch/:
Use the scaffold-page-object skill to create aLoginPagefrom https://www.saucedemo.com — no auth needed. Write toscratch/LoginPage.ts.
The full 12-step procedural workflow is in references/workflow.md. Read that file before executing the skill.
references/workflow.md — the 12-step procedural workflowreferences/page-object-template.md — canonical TS template for generated filesreferences/component-detection.md — signatures for recognizing framework components in a pagedocs/scaffold-page-object.md — learning guide with worked examplesdocs/adr/0008-custom-skills-pattern.md — why custom skills follow this layout~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.