Skill-Audit-Bericht
golang-naming Audit-Bericht.
Go (Golang) naming conventions — covers packages, constructors, structs, interfaces, constants, enums, errors, booleans, receivers, getters/setters, functional options, acronyms, test functions, and subtest names. Use this skill when writing new Go code, reviewing or refactoring, choosing between naming alternatives (New vs NewTypeName, isConnected vs connected, ErrNotFound vs NotFoundError, StatusReady vs StatusUnknown at iota 0), debating Go package names (utils/helpers anti-patterns), or asking about Go naming best practices. Also trigger when the user mentions MixedCaps vs snake_case, ALL_CAPS constants, Get-prefix on getters, or error string casing. Do NOT use for general Go implementation questions that don't involve naming decisions.
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
Bestanden86
3.1K GitHub-Stars
Star-/Fork-Aktivität
Info77
3.1K Stars und 204 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbar
Aktuelle Wartung
Bestanden100
Heute gepusht
Lizenzklarheit
Bestanden86
MIT
README/SKILL.md-Vollständigkeit
Bestanden86
Metadaten enthalten ausreichend Nutzungs- und Workflow-Kontext
Abhängigkeits-/Laufzeitrisiko
Warnung46
command execution surface, credential or environment access
Installationsverfügbarkeit
Bestanden92
npx skills add samber/cc-skills-golang --skill golang-naming
Sicherheit des Installationsbefehls
Bestanden92
Standard-Paket- oder Laufzeit-Installationspfad
Berechtigungsumfang
Fehlgeschlagen22
secrets or environment access, shell or command execution
Repository-Nachweis
Bestanden86
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-naming
Prüfstatus
Bestanden88
KI-Prüfdaten verfügbar
Agent-validierte Ergebnisse
Info54
Noch keine Agent-Ergebnisdaten
Prüfungen
Installations- und Adoptionsprüfung
Installationspfad
92
npx skills add samber/cc-skills-golang --skill golang-naming
Repository
88
https://github.com/samber/cc-skills-golang/tree/main/skills/golang-naming
Lizenz
86
MIT
Wartung
100
Heute gepusht
KI-Prüfung
88
Approved with no listed issues
README/SKILL.md-Vollständigkeit
86
Usable description available
Abhängigkeitsrisiko
46
command execution surface, credential or environment access
Sicherheit des Installationsbefehls
92
Standard-Paket- oder Laufzeit-Installationspfad
Berechtigungsumfang
22
secrets or environment access, shell or command execution
Star-/Fork-Aktivität
77
3.1K Stars und 204 Forks; Issue-Aktivität ist in den aktuellen Metadaten nicht verfügbar
Akzeptanz
88
3.1K GitHub-Stars
Financial decision safety
58
Research-only use: do not treat output as financial advice or execute a position without human approval.
Warnungen
- Dependency or permission surface needs review
- Permission surface may require sandboxing
- Financial research output is not financial advice; require human review before any live investment decision
- Financial research output is not financial advice; require human review before any live investment decision.
- Quality score needs review
- Permission surface needs review: secrets or environment access, shell or command execution
- Dependency/runtime risk: command execution surface, credential or environment access
- Permission surface: secrets or environment access, shell or command execution
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.
Nahe Optionen vergleichen
Ähnliche Skills als Nächstes prüfen
Opencode
The open source coding agent.
201K Stars · Audit-Bericht
Code Review
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit-Bericht
Grill With Docs
A relentless interview that pressure-tests a plan against the codebase, sharpens domain language, and updates CONTEXT.md and ADRs when decisions become durable.
165K Stars · Audit-Bericht