{"id":24463310,"url":"https://github.com/sap/stars","last_synced_at":"2026-01-12T10:01:16.521Z","repository":{"id":273396049,"uuid":"895962779","full_name":"SAP/STARS","owner":"SAP","description":"AI agent whose purpose is to conduct vulnerability tests on LLMs from SAP AI Core or from local deployments, or models from HuggingFace. The goal of this project is to identify and correct any potential security vulnerabilities.","archived":false,"fork":false,"pushed_at":"2025-12-21T19:10:22.000Z","size":5754,"stargazers_count":39,"open_issues_count":12,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-23T07:57:10.747Z","etag":null,"topics":["ai","ai-agents","ai-security","llm","llm-security","security"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SAP.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-11-29T09:17:24.000Z","updated_at":"2025-12-09T09:54:56.000Z","dependencies_parsed_at":"2025-01-20T17:44:12.501Z","dependency_job_id":"33ed2a9d-1f7c-4908-b1de-d92cacb4df0a","html_url":"https://github.com/SAP/STARS","commit_stats":null,"previous_names":["sap/stars"],"tags_count":13,"template":false,"template_full_name":"SAP/repository-template","purl":"pkg:github/SAP/STARS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2FSTARS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2FSTARS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2FSTARS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2FSTARS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAP","download_url":"https://codeload.github.com/SAP/STARS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAP%2FSTARS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28337870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","ai-agents","ai-security","llm","llm-security","security"],"created_at":"2025-01-21T05:11:13.424Z","updated_at":"2026-01-12T10:01:16.515Z","avatar_url":"https://github.com/SAP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![REUSE status](https://api.reuse.software/badge/github.com/SAP/stars)](https://api.reuse.software/info/github.com/SAP/stars)\n![Changelog CI Status](https://github.com/SAP/stars/workflows/Changelog%20CI/badge.svg)\n\n# Smart Threat AI Reporting Scanner (STARS)\n\n![stars architecture](docs/stars.png)\n\n## About this project\n\nSTARS is a AI agent whose purpose is to conduct vulnerability tests on LLMs from SAP AI Core or from local deployments, or models from HuggingFace. The goal of this project is to identify and correct any potential security vulnerabilities. This can be done using a AI-Agent accessible via a chat frontend or using the CLI.\n\n## Available Attacks\n\nHereafter, a list with all the attacks the Agent is able to run, grouped by attack type.\n\n### NLP\n\n- [TextAttack](https://github.com/QData/TextAttack)\n\n### Attacks on Large Language Models\n\n- [Promptmap](https://github.com/utkusen/promptmap)\n- [GPTFuzz](https://gpt-fuzz.github.io)\n- [PyRIT](https://github.com/Azure/PyRIT)\n- [CodeAttack](https://github.com/renqibing/CodeAttack)\n- [ArtPrompt](https://github.com/uw-nsl/ArtPrompt)\n- [Garak](https://github.com/NVIDIA/garak)\n\n\n## Requirements and Setup\n\nThe project is composed of a backend (in `backend-agent` folder) and a UI (an angular application in `frontend` folder). To run the agent both of them are needed, whereas only the backend is needed for the CLI.\n\nFor a tutorial on how to use the application, see [the tutorial](docs/Tutorial.md).\n\nFurther documentation is available inside the `backend-agent` and `frontend` subdirectories.\n\n\n## Support, Feedback, Contributing\n\nThis project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP/stars/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).\n\n## Security / Disclosure\nIf you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/SAP/stars/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.\n\n## Code of Conduct\n\nWe as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.\n\n## Licensing\n\nCopyright 2024 SAP SE or an SAP affiliate company and stars contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/stars).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap%2Fstars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsap%2Fstars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsap%2Fstars/lists"}