Plugin Audit Audit how well vercel-plugin skill injection performs on real-world Claude Code sessions. Workflow 1. Locate conversation logs Find JSONL conversation logs for a target project: ls -lt ~/.claude/projects/-Users-*- < project-name
/*.jsonl The path uses the project's absolute path with slashes replaced by hyphens and a leading hyphen. 2. Extract tool calls Parse the JSONL log to extract all tool_use entries. Each line is a JSON object with message.content[] containing type: "tool_use" blocks. Extract name and input fields. Group by tool type (Bash, Read, Write, Edit). Show more Installs 933 Repository vercel-labs/ver…l-plugin GitHub Stars 205 First Seen Mar 7, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail