new-entry — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited new-entry (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.
Guide the user through creating a properly structured registry entry.
$1 - Element type: component, software-system, data-concept, data-aggregate, data-entity, domain-event, api-endpoint, etc.$2+ - Element name (can have spaces)If arguments not provided, ask the user:
Do NOT hardcode paths. Always discover dynamically:
models/registry-mapping.yamlelements:folder: field for that type to determine the target directoryregistry-v2/ to the folder pathThis ensures the skill works even if users rename layers, types, or restructure folders.
_template.md in the target folder for structurepython scripts/validate.py**Created:** registry-v2/<layer>/<type-folder>/element-name.md
**Frontmatter:**
---
type: <element-type>
name: <Element Name>
owner: TBD
status: draft
<type-specific fields from template>
---
**Next Steps:**
1. Fill in TBD fields
2. Add description in the body
3. Run /validate to verify
Would you like me to help fill in any of the TBD fields?For data elements (concepts, aggregates, entities), also include:
For software elements (systems, subsystems), also include:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.