phy6-brand-assets — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited phy6-brand-assets (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.
Orchestrates favicon + social asset generation for phy6.ai using the repo's existing design system (not a generic template).
| Asset | Path |
|---|---|
| Design tokens & rules | brand/design-system.md |
| Live CSS tokens | src/app/globals.css (:root, @theme inline) |
| Manifesto voice | brand/manifesto.md |
| Logo / mark candidates | Design assets/Renaissance aesthetics/mila-okta-safitri-w2fiznlSojQ-unsplash.svg (golden-ratio spiral), wordmark "phy6" in Cormorant |
| Next metadata | src/app/layout.tsx |
Palette for assets: parchment #F8F3ED, ink #1A1410, lapis #1E3A8A, gold #C9A24A.
~/.cursor/skills/ and ~/.claude/skills/)— favicons, PWA icons, manifest.json, OG images, Next.js wiring.
/design-sync and /design for full-page canvas work;no user-installable MCP. Run /update and start a new session if missing.
Do not use: e-brokenc0de/claude-design-mcp (CDP hack, breaks often).
python3 -m pip install PillowRun: python3 ~/.claude/skills/web-asset-generator/scripts/check_dependencies.py
Invoke web-asset-generator. Typical phy6 request:
Generate a complete web asset package for phy6.ai from the golden-ratio spiral SVG (or a lapis "6" on parchment). Include favicon.ico, apple-touch-icon, PWA 192/512, and OG 1200×630. iOS: solid parchment background — no transparency.
src/app/ (icon.png, apple-icon.png) or public/ per script output.metadata in src/app/layout.tsx: icons, openGraph.images, twitter.images.public/manifest.webmanifest if PWA icons generated.metadataBase: https://phy6.ai.Ask explicitly: "Use Playwright MCP to verify favicon at 16/32/180px on localhost."
npm run build must pass.Stitch MCP is available separately. Use for new screen mockups, not favicons. phy6 tokens already live in the repo.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.