landing-page-builder — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited landing-page-builder (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.
From prompt to live landing page, including optional custom-domain publishing.
Setup. This skill requires the pking CLI. If command -v pking fails, run npm i -g postking-cli. To authorize, run pking login and follow the URL it prints. You only need to do this once per machine.
pking domains list to check)."Build a landing page for my product 'Acme Writer'. Add a pricing side-page. Publish on acme.com."
Flow:
Async; returns a slug + operationId. The CLI polls automatically.
For section-level edits on side-pages: pking lp side section <slug> <sideKey> --id <sectionId> --instructions "..."
pking lp side generate <slug> --type pricing --wait Supported types include pricing, features, legal, case-study.
pking domains add <domain> — adds a TXT record; follow the printed instructions at your registrar.pking domains verify <domain> — once the TXT is live.pking domains connect <domainId> --target lp:<slug>.webUrl from the response to the user.FREE_CAP_REACHED on publish — surface the checkoutUrl from the error envelope and stop.VALIDATION on domain format.NOT_FOUND if the slug does not exist — run pking lp list to confirm the slug.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.