Skip to content

add giskard tool - #4996

Open
Zen1th53 wants to merge 10 commits into
BlackArch:masterfrom
Zen1th53:master
Open

add giskard tool#4996
Zen1th53 wants to merge 10 commits into
BlackArch:masterfrom
Zen1th53:master

Conversation

@Zen1th53

Copy link
Copy Markdown
Contributor

Summary

This PR adds Giskard OSS v3 to the BlackArch repository.

About Giskard

Giskard is an open-source security testing framework for AI and Large Language Model (LLM) applications. It helps security researchers and developers identify vulnerabilities such as prompt injection, jailbreaks, harmful outputs, data leakage, and other risks in AI systems. It also provides automated security checks, evaluation suites, and vulnerability scanning for LLM-powered applications.

Project: https://github.com/Giskard-AI/giskard-oss

Packaging

  • Packages the latest Giskard OSS v3 from the official upstream repository.
  • Installs the application in an isolated Python virtual environment under /opt/giskard.
  • Exposes only:
    • giskard-python
    • giskard-info
  • Prevents conflicts with system Python executables.

Testing

Successfully verified:

  • Builds with makepkg
  • Installs and removes correctly
  • giskard-info reports all bundled components
  • Functional runtime tests passed (4/4 scenarios)
  • No executable conflicts under /usr/bin

@Zen1th53
Zen1th53 requested a review from noptrix as a code owner July 26, 2026 06:39
@Zen1th53

Copy link
Copy Markdown
Contributor Author
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant