Skip to content

Security: l3a0/claude-plugins

SECURITY.md

Security Policy

Supported Versions

Only the latest release of the l3a0 plugin is supported. Update with claude plugin update l3a0@l3a0 before reporting an issue.

Version Supported
0.3.x (latest)
< 0.3

Reporting a Vulnerability

Please report vulnerabilities privately via GitHub's private vulnerability reporting for this repository. If that page is unavailable, open a GitHub issue asking for a private contact channel — do not include exploit details in the public issue.

You can expect an acknowledgement within a week. Please allow a fix to land before public disclosure.

Scope

The skills in this repo run locally and drive the user's own logged-in browser session and local app data (see each skill's README/SKILL.md for its exact access). Reports of particular interest:

  • Anything that could exfiltrate highlight data or credentials off-machine (the pipeline is designed to be local-only; the capture receiver binds 127.0.0.1 and validates paths).
  • Path injection or command injection via scraped page content or filenames.
  • Prompt-injection vectors in skill instructions that could cause unintended actions.

There aren't any published security advisories