SKILLEMALL.ai

BC m365-planner

Manage Microsoft 365 Planner plans, buckets, and tasks via Microsoft Graph API. Use when creating, listing, updating, or deleting Planner resources. Supports group-based plan management, task assignment, progress tracking, and recurring tasks. Requires Azure AD app registration with Group.Read.All and Tasks.ReadWrite.All permissions.

ClawHub Agent Skills author: Felix M. v1.2.3 MIT-0 18 files · 3 scripts body ≈ 2 908 tokens Open the sourceclawhub.ai analyzed 3 d ago

As a process C 58/100 · Has gaps — weak spots: result and completion, consistency, progress reporting

IntegrationAzureInfrastructuretype and topics are labelled automatically from the skill text
JSON
Technical rating
B
88/100
safety, quality, tests
Safety 60%
94
Quality 40%
80
Run on models
none yet
Process rating
C
58/100
Has gaps
Result and completion w 14
0
Progress reporting w 2
0
Consistency w 8
40
the three weakest of ten parameters · all ten

How to improve

    For the model run — optional
    • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
    • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

    Guard findings · 6

    ✓ No critical or high findings

    Medium and low: 6
    • low Secrets in code secret-high-entropy-token package-lock.json:55
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…9dM/mwVgvbZJaSNaRk+bshk…Kbz+IoId…W0Q==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:85
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…SDq+2kAA…MOe/+5cdoEdg==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:120
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…FrF+LTRo…W3g==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:129
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…A6j+hAmM…GbS+kf5c…csw==",
      detector
    • low Secrets in code secret-high-entropy-token package-lock.json:138
      High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)
      "integrity": "sha5…5bm+c2gQ…aG5+esrLODihIorn+Pe6F…dXA==",
      detector
    • low Secrets in code secret-high-entropy-token scripts/create_task.js:82
      High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)
      console.log('Example: node create_task.js eTDo…3P- 858427945_ "Neue Aufgabe"');
      quoted

    Files scanned: 18. Evidence is masked. Grey chips explain why severity was lowered.

    Against the Agent Skills spec

    ✓ No remarks against the Agent Skills spec

    Process rating: all ten parameters 58/100

    • 0Result and completion. Does not say what the result is
    • 0Progress reporting. Says nothing while it works
    • 40Consistency. Frontmatter name (m365-planner) differs from the folder (m365-planner-v2)
    • 50When it triggers. No condition that starts the skill
    • 50Failures and branches. 0 branches, has a failure section
    • 60Tools and files. Uses tools (node) that frontmatter does not declare
    • 70Inputs and preconditions. Inputs and preconditions are listed
    • 100Steps. 88 steps
    • 100Execution cost. Instruction body is 2908 tokens
    • 100Running it twice. Mutating operations check current state
    • low 14 top-level sections: this looks like several domains in one skill
    • low The response is described with custom markup (7 tags): a typed call is more reliable

    Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

    Quality signals

    • +5Description has no quoted example phrases that should trigger the skill
    • +4Description does not say when NOT to use the skill (false activations)
    • +3Output format is not stated: the model decides each time
    • -4Absolute local paths (C:\Users, /home/…): not portable
    • -241 emoji in the instructions: noise for the model
    • -34 of 10 scripts are never mentioned in SKILL.md
    • +2Single-language instructions
    • +3Description length 335: enough signal without eating the budget
    • +4Structure: 41 headings
    • +3Step-by-step instructions: 88 items
    • +4Has examples (24 code blocks)
    • +4Reference files are cited in the instructions (3 of 3)
    • +1License stated

    Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.

    External checks

    ClawHub: suspicious
    This is a real Microsoft Planner integration, but it uses powerful Microsoft 365 app credentials and can change or delete live Planner data with limited safeguards.
    LLM: suspicious (high) · VirusTotal: · 29 May 2026