Skip to content

Good First Issue: Add a new AI/LLM security rule to our ruleset #91

Description

@ParzivalHack

PySpector includes a dedicated set of AI/LLM security rules. We want to expand coverage with additional patterns related to prompt injection, unsafe agent behavior, or insecure model usage.

This issue is suitable for first-time contributors.

What to do:

  • Propose a new (valid) AI/LLM-related rule (check that a rule for that exact class of vulnerability isnt already present in the current AI ruleset)
  • Implement it using the existing rule format
  • Add a small test case or example
  • Document the rule behavior briefly
    No Rust knowledge required. Python and basic static analysis understanding is enough.

Help from mantainers is available through review :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions