.claude/skills/zoom-meeting-adminRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Manage Zoom meetings, cloud recordings, and account users via a Server-to-Server OAuth REST script. Use this skill when the user wants to list, view, create, or delete a scheduled Zoom meeting; query cloud recordings for a user; or look up account users. The script exposes a fixed CLI action whitelist (list/get/create/delete meeting, get/list user, list recordings); agents must only invoke these documented actions and must not modify the script, import internal functions, or construct arbitrary Zoom API requests.…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/zoom-meeting-adminRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/zoom-meeting-adminRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/zoom-meeting-adminRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @mebusw/zoom-meeting-adminclawhub inspect @mebusw/zoom-meeting-admin --version 1.0.5This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
.env.sampleThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:b045b1bf53832039ad8a93d97deaf3d52bacf909ef35afbae65d3b82e268e77c.env.sample.gitignoreREADME.mdREADME.zh-cn.mdscriptsscripts/zoom-s2s.pyskill-card.mdSKILL.mdzoom-meeting-admin 1.0.5 - Strengthened security documentation and clarified over-permission boundaries; agents are now explicitly prohibited from importing internal functions, modifying the script, or calling arbitrary Zoom API endpoints. - Enhanced SKILL.md with detailed warnings and examples about Zoom recurrence parameters, especially clarifying Zoom weekday encoding (1=Sunday). - Updated CLI usage section with correct positional parameters for recurring meetings and new reference examples for monthly recurrences. - Improved .gitignore and README files for consistency and reinforced credential file handling precautions. - Removed obsolete skill-card.md file.