Skill-Audit-Bericht
ew Audit-Bericht.
Everyday Writer master dispatcher for an AI writing companion. Use when the user invokes $ew, /ew, or asks for help writing anything for publication: newsletters, LinkedIn posts, tweets, Substack Notes, landing pages, sales copy, fiction scenes, screenplays, outlines, or a rewrite of existing text. Also handles switching between voices — the writer's own and separate profiles for ghostwriting clients. Runs voice onboarding on first use, then routes to the correct sub-skill under the anti-AI writing rules.
OpenAgentSkill Trust Score
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub-Akzeptanz
Warnung48
28 GitHub-Stars
Star-/Fork-Aktivität
Warnung43
28 Stars und 5 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbar
Aktuelle Wartung
Bestanden100
2 Tage seit dem letzten Push
Lizenzklarheit
Bestanden86
MIT
README/SKILL.md-Vollständigkeit
Bestanden86
Metadaten enthalten ausreichend Nutzungs- und Workflow-Kontext
Abhängigkeits-/Laufzeitrisiko
Bestanden90
Keine wesentlichen Abhängigkeitsrisikohinweise in öffentlichen Metadaten
Installationsverfügbarkeit
Bestanden92
npx skills add Deupaxx/EveryDay-Writer --skill ew
Sicherheit des Installationsbefehls
Bestanden92
Standard-Paket- oder Laufzeit-Installationspfad
Berechtigungsumfang
Bestanden86
Dateisystem- oder Dokumentzugriff
Repository-Nachweis
Bestanden86
https://github.com/Deupaxx/EveryDay-Writer/blob/main/SKILL.md
Prüfstatus
Info66
KI-Prüfdaten verfügbar
Agent-validierte Ergebnisse
Info54
Noch keine Agent-Ergebnisdaten
Prüfungen
Installations- und Adoptionsprüfung
Installationspfad
92
npx skills add Deupaxx/EveryDay-Writer --skill ew
Repository
88
https://github.com/Deupaxx/EveryDay-Writer/blob/main/SKILL.md
Lizenz
86
MIT
Wartung
100
2 Tage seit dem letzten Push
KI-Prüfung
55
The SKILL.md excerpt is truncated; the full file must be complete and self-contained for the dispatcher to work correctly.
README/SKILL.md-Vollständigkeit
86
Usable description available
Abhängigkeitsrisiko
90
Keine wesentlichen Abhängigkeitsrisikohinweise in öffentlichen Metadaten
Sicherheit des Installationsbefehls
92
Standard-Paket- oder Laufzeit-Installationspfad
Berechtigungsumfang
86
Dateisystem- oder Dokumentzugriff
Star-/Fork-Aktivität
43
28 Stars und 5 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbar
Akzeptanz
42
28 GitHub-Stars
Warnungen
- The SKILL.md excerpt is truncated; the full file must be complete and self-contained for the dispatcher to work correctly.
- The skill instructs reading files from the user's home directory (~/.everyday-writer/). While legitimate for voice profiles, this could be a privacy concern if the skill is used in a sandboxed environment; ensure the skill only accesses files the user has explicitly created and does not follow symlinks or read arbitrary paths.
- The sub-skills referenced in the dispatch map are not included in the submitted directory. The skill depends on them; ensure they are present in the repository and properly documented.
- Low GitHub adoption signal
- Quality score needs review
- GitHub adoption: 28 GitHub stars
- Stars/forks activity: 28 stars, 5 forks; issue activity unavailable in current metadata
Methode
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.