CtrlK
BlogDocsLog inGet started
Tessl Logo

gog-drive-audit

Read-only Google Drive sharing and permission audits with gog.

66

Quality

78%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/gog-drive-audit/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is a tight, executable runbook: concrete read-only commands, a clear classification scheme, and an explicit dry-run safety gate for remediation. It appropriately defers detail to sibling skills rather than inlining it.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — it never explains what Google Drive or permissions are, and every line (prerequisite refs, commands, classification, safety) earns its place, matching the level-3 anchor.

3 / 3

Actionability

Three fully executable gog commands with real flags (--readonly, --max, --json, --wrap-untrusted) plus a concrete classification taxonomy and required evidence fields are copy-paste ready, matching the level-3 anchor.

3 / 3

Workflow Clarity

The sequence (read prerequisites → run inventory → classify → remediation if requested) is clear, and the destructive/batch remediation branch has an explicit validation checkpoint ("use each mutation's --dry-run before any approved write"), satisfying the level-3 anchor.

3 / 3

Progressive Disclosure

Under 50 lines with no bundle directories, the body is well-organized into sections and points one level deep to clearly signaled sibling skills ("Read ../gog/SKILL.md and ../gog-drive/SKILL.md first"), matching the simple-skill level-3 guidance.

3 / 3

Total

12

/

12

Passed

Description

57%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and distinctive, clearly scoping a read-only Drive sharing/permission audit with gog. Its main weakness is the absence of explicit "Use when..." trigger guidance, which caps completeness and leaves trigger-term coverage thin.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user asks to audit or review Google Drive sharing, permissions, or access."

Include natural variations users might say (e.g. shared links, access reviews, Drive file permissions) to broaden trigger-term coverage.

Optionally enumerate the concrete audit actions (inventory, classify, report) to lift specificity toward the level-3 anchor.

DimensionReasoningScore

Specificity

"sharing and permission audits" names the domain and a concrete action with tool "gog", but it is a single composite action rather than the multiple distinct actions (e.g. extract/fill/merge) the level-3 anchor requires.

2 / 3

Completeness

The "what" is clear (read-only sharing/permission audits), but there is no "Use when..." or equivalent explicit trigger guidance, which per the judging guidelines caps completeness at 2.

2 / 3

Trigger Term Quality

"Google Drive", "sharing", "permission", and "audits" are relevant natural terms, but the single phrase omits common variations users might say (e.g. "shared links", "access", "Drive files") that the level-3 anchor expects.

2 / 3

Distinctiveness Conflict Risk

The narrow read-only Google Drive sharing/permission audit niche tied to a specific tool "gog" is clearly distinguishable and unlikely to trigger the wrong skill, matching the level-3 anchor.

3 / 3

Total

9

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
openclaw/gogcli
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.