Skip to content

Security: tot3lis/SkillBridge

Security

SECURITY.md

Security Policy

Reporting

Please report security issues privately to the maintainers before public disclosure.

Secret Handling

SkillBridge is designed not to copy real secrets into generated skills. It should replace secret-looking values with placeholders and document required setup instead.

Do not commit:

  • .env files
  • API keys
  • OAuth tokens
  • session cookies
  • private keys
  • credentialed service config

Conversion Safety

The MVP converter does not install dependencies, run package managers, or execute network/auth/browser/MCP/paid-service workflows during conversion tests.

There aren't any published security advisories