Rapport d’audit du skill
annotator-input-parity-check Rapport d’audit.
Before designing, training, or auditing ANY model that replicates human-annotated labels, audit the annotation protocol's INPUT — the exact document/evidence the human labelers consulted — and give the model that same input. Use when: (1) designing a classifier/LLM extractor whose target is a hand-coded label set, (2) a label-replication model shows low recall concentrated in a label subset and the diagnosis on offer is "the label's information is not in the features", (3) reviewers propose construct splits (e.g. "designation vs record-evident"), adjudication sittings, or per-domain stop rules to explain residual disagreement with gold, (4) validating an extraction pipeline against labels transcribed from a source document. Symptom of the underlying failure: elaborate theory accumulates to explain why gold is "partially unpredictable" when the model was simply never shown the document the annotators read.
Trust Score OpenAgentSkill
Trust Score OpenAgentSkill
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
Adoption GitHub
Avertissement48
47 stars GitHub
Activité stars/forks
Avertissement43
47 stars et 0 forks; l’activité des issues n’est pas disponible dans les métadonnées actuelles
Maintenance récente
Validé100
Mis à jour aujourd’hui
Clarté de licence
Validé86
MIT
Complétude README/SKILL.md
Info76
Les métadonnées publiques nécessitent davantage de contexte README/SKILL.md
Risque dépendances/runtime
Validé90
Aucun indice majeur de risque de dépendance dans les métadonnées publiques
Disponibilité de l’installation
Validé92
npx skills add kennethkhoocy/applied-micro-skills --skill annotator-input-parity-check
Sécurité de la commande d’installation
Validé92
Chemin d’installation standard de package ou runtime
Surface de permissions
Validé86
Accès au système de fichiers ou aux documents
Preuve du dépôt
Validé86
https://github.com/kennethkhoocy/applied-micro-skills/tree/main/plugins/applied-micro/skills/annotator-input-parity-check
État de revue
Info66
Données de revue IA disponibles
Résultats prouvés par Agent
Info54
Pas encore de données de résultats Agent
Vérifications
Revue d’installation et d’adoption
Chemin d’installation
92
npx skills add kennethkhoocy/applied-micro-skills --skill annotator-input-parity-check
Dépôt
88
https://github.com/kennethkhoocy/applied-micro-skills/tree/main/plugins/applied-micro/skills/annotator-input-parity-check
Licence
86
MIT
Maintenance
100
Mis à jour aujourd’hui
Revue IA
55
No explicit 'Limitations' section, though the Notes section partially covers boundaries.
Complétude README/SKILL.md
84
Usable description available
Risque de dépendances
90
Aucun indice majeur de risque de dépendance dans les métadonnées publiques
Sécurité de la commande d’installation
92
Chemin d’installation standard de package ou runtime
Surface de permissions
86
Accès au système de fichiers ou aux documents
Activité stars/forks
43
47 stars et 0 forks; l’activité des issues n’est pas disponible dans les métadonnées actuelles
Adoption
42
47 stars GitHub
Avertissements
- No explicit 'Limitations' section, though the Notes section partially covers boundaries.
- The skill description is long but well-structured; could be slightly more concise for quick scanning.
- Low GitHub adoption signal
- Quality score needs review
- GitHub adoption: 47 GitHub stars
- Stars/forks activity: 47 stars, 0 forks; issue activity unavailable in current metadata
Méthode
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.