audit-object-model — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited audit-object-model (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.
classes/{Domain}.php — read the $definition array fully.table name — this is the primary DB table.$definition['fields']: field name, type, validate rule, required flag, lang flag, shop flag.'lang' => true) — these need TranslatableType in the form and multilingual handling in handlers.'shop' => true) — these require multistore-aware repository methods.classes/lang/{Domain}Lang.php exists, read it and confirm the lang table structure.hasMany or hasManyToMany relations defined — these become sub-resources (handled by dedicated commands and repositories when the domain is non-trivial).$validateFields() rule — these inform ValueObject validation.Validate::isXxx) — these need a custom ValueObject$identifier field name — it becomes the {Domain}Id ValueObject~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.