Skip to content

omarmohelal/sechelix

v4.0.0-alpha.7Apache-2.0

Evidence-first application-security Agent Skill for repositories and environments you are authorized to test. Maps the attack surface, selects applicable security hypotheses from a 546-item catalog, hunts in parallel across specialist roles, then sends every candidate to an independent verifier whose job is to disprove it. Applicability resolves to APPLICABLE, NOT_APPLICABLE, UNKNOWN or BLOCKED so missing evidence is never read as absence; High and Critical findings require regression proof; and the release gate is fail-closed, returning PASS, PASS_WITH_KNOWN_RISK, BLOCKED or INCOMPLETE. Includes an UNTRUSTED_REPO mode that treats repository content as data and never as control instructions.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "sechelix",
  "description": "Evidence-first application-security Agent Skill for repositories and environments you are authorized to test. Maps the attack surface, selects applicable security hypotheses from a 546-item catalog, hunts in parallel across specialist roles, then sends every candidate to an independent verifier whose job is to disprove it. Applicability resolves to APPLICABLE, NOT_APPLICABLE, UNKNOWN or BLOCKED so missing evidence is never read as absence; High and Critical findings require regression proof; and the release gate is fail-closed, returning PASS, PASS_WITH_KNOWN_RISK, BLOCKED or INCOMPLETE. Includes an UNTRUSTED_REPO mode that treats repository content as data and never as control instructions.",
  "version": "4.0.0-alpha.7",
  "author": {
    "name": "Omar",
    "url": "https://github.com/omarmohelal"
  },
  "homepage": "https://sechelix.com",
  "repository": "https://github.com/omarmohelal/SecHelix",
  "license": "Apache-2.0",
  "keywords": [
    "appsec",
    "application-security",
    "security-audit",
    "security-review",
    "agent-skills",
    "claude-code",
    "copilot-cli",
    "codex",
    "ai-security",
    "mcp-security",
    "authorization",
    "business-logic",
    "devsecops",
    "skills"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 66JSON files
  • 3YAML files
  • hypothesis-ids.txt
  • 2other files
View on GitHub