Real Skill packageSource verifiedClawHub registry

Join meeting

AgentCall (agentcall.dev) — Join a video meeting (Google Meet, Teams, Zoom) as an AI bot with voice and visual presence. Supports audio-only mode with voice intelligence (barge-in, interruptions), text-to-speech mode, and webpage modes for custom UI. Use when asked to join a call, attend a meeting,

Identity and source

Publisher attributionjohnpatternairegistry owner unverified by skillvetai
Functional categoryVideo, Audio & Voiceautomatically inferred · 71% rule confidence
Package forminstruction with code59 recorded files
Canonical sourceClawHub registryclawhub:johnpatternai:join-meeting
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/22/2026.claude/skills/join-meeting

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/22/2026.agents/skills/join-meeting

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/22/2026skills/join-meeting

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @johnpatternai/join-meeting
clawhub inspect @johnpatternai/join-meeting --version 1.1.15

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
39 / 59 inspected as text
Checked
8/22/2026, 1:06:23 PM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highDynamic code or shell execution is presentexamples/meeting-assistant-smart/tools.py:93 · confidence 78%eval(
highEncoded content is decoded and executedSKILL.md:668 · confidence 90%base64
2 High/Critical review queue entries
STATIC_DYNAMIC_CODE_EXECUTIONpending
STATIC_OBFUSCATED_EXECUTIONpending
Open human review queue →
6 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
  • external write action — automatically inferred
16 dependency and API indicators
  • npm: ws ^8.16.0
  • pypi: websockets >=12.0
  • pypi: aiohttp >=3.9
  • api: api.agentcall.dev
  • api: api.yourcompany.com
  • api: app.agentcall.dev
  • api: git-scm.com
  • api: github.com
  • api: meet.google.com
  • api: my-dashboard.com
  • api: raw.githubusercontent.com
  • api: slides.google.com
  • api: tunnel
  • api: www.youtube.com
  • api: xyz.conn.agentcall.dev
  • api: your-site.com
External clawhub result: clean

This 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.

Evidence checked
7/5/2026, 11:05:20 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:4462388f28e87ebfeac0ae18cdec54d3dd1d09d28f920b40250662cf861b0c5b
Show up to 30 recorded paths
  • .claude-plugin/marketplace.json
  • .claude-plugin/plugin.json
  • CHANGELOG.md
  • examples/coding-companion/bridge.py
  • examples/coding-companion/README.md
  • examples/coding-companion/SKILL-FRAGMENT.md
  • examples/meeting-assistant-smart/assistant.py
  • examples/meeting-assistant-smart/README.md
  • examples/meeting-assistant-smart/tools.py
  • examples/meeting-assistant/assistant.py
  • examples/meeting-assistant/README.md
  • examples/notetaker-multilingual/notetaker.py
  • examples/notetaker-multilingual/README.md
  • examples/notetaker-simple/notetaker.js
  • examples/notetaker-simple/notetaker.py
  • examples/notetaker-simple/README.md
  • examples/notetaker-smart/notetaker.js
  • examples/notetaker-smart/notetaker.py
  • examples/notetaker-smart/README.md
  • examples/support-agent/agent.py
  • examples/support-agent/knowledge.json
  • examples/support-agent/README.md
  • gemini-extension.json
  • README.md
  • references/api.md
  • references/guides/collaborative-mode.md
  • references/guides/crash-recovery.md
  • references/guides/interruption-handling.md
  • references/guides/ui-templates.md
  • references/guides/webpage-audio.md

Source changelog

- Added one-step email registration: `scripts/python/register.py` and `scripts/node/register.js` enable fast self-serve API key setup without a dashboard. - Updated API key instructions in documentation to reflect new self-registration scripts; now supports both email-based and manual API key setup. - Removed legacy files: `LICENSE.txt`, `skill-card.md` no longer included—use `LICENSE` and `CHANGELOG.md` instead. - No behavioral changes to meeting-joining functionality; core usage and modes remain the same.