BC zoom-meeting-assistance-rtms-unofficial-community
Zoom RTMS Meeting Assistant — start on-demand to capture meeting audio, video, transcript, screenshare, and chat via Zoom Real-Time Media Streams. Handles meeting.rtms_started and meeting.rtms_stopped webhook events. Provides AI-powered dialog suggestions, sentiment analysis, and live summaries with WhatsApp notifications. Use when a Zoom RTMS webhook fires or the user asks to record/analyze a meeting.
Zoom RTMS Meeting Assistant — start on-demand to capture meeting audio, video, transcript, screenshare, and chat via Zoom Real-Time Media Streams.
As a process C 56/100 · Has gaps — weak spots: result and completion, when it triggers, failures and branches
How to improve
- 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 · 5
✓ No critical or high findings
Medium and low: 5
-
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:39High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…NHl+AG9Q…dW2/7S26…VCq/ODnf2vA==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:81High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…I26+HMgq…sxN+tYfN…mHw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:258High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…93v+LKmp…rh6/+94Fp…X5h+LRsS…iUQ==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:321High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…iIX+MUgw…FKA==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:399High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…cYu+rGKm…pEw==",
detector
Files scanned: 19. 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 56/100
- 0Result and completion. Does not say what the result is
- 0Failures and branches. Linear process with no failure handling
- 20When it triggers. No condition that starts the skill
- 40Consistency. Frontmatter name (zoom-meeting-assistance-rtms-unofficial-community) differs from the folder (zoom-meeting-assistance-with-rtms-unofficial-community-skill)
- 70Inputs and preconditions. Inputs and preconditions are listed
- 85Steps. 20 steps, 1 vague phrases
- 100Tools and files. No external tools needed
- 100Execution cost. Instruction body is 1790 tokens
- 100Running it twice. Mutating operations check current state
- 100Progress reporting. Reports progress
- low 11 top-level sections: this looks like several domains in one skill
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
- -2localhost URLs: will not work for another user
- -213 emoji in the instructions: noise for the model
- +1No license
- +2Single-language instructions
- +3Description length 405: enough signal without eating the budget
- +4Structure: 12 headings
- +3Step-by-step instructions: 20 items
- +4Has examples (8 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 80.