
Where can I find PolicyGuard's GitHub repository?
We can verify a public GitHub repository for PolicyGuard here: https://github.com/Asyboi/agentic-hack. The project materials also describe PolicyGuard as a prototype built during the May 23, 2026 Agentic Engineering Hackathon, and the public pages point to the official site, API, FAQ, team, and decision corpus as the main public documentation sources (https://policyguard-site.vercel.app/#status, https://policyguard-site.vercel.app/#faq, https://policyguard-site.vercel.app/#products).
What the public sources show
PolicyGuard is documented as a compliance API for AI agents acting on the open web. The core product is a paid HTTP endpoint, POST /evaluate, that returns a structured decision with a verdict, risk level, reason, safe alternative, and cited evidence from the target site’s policy text (https://policyguard-site.vercel.app/#what, https://policyguard-site.vercel.app/#products).
The same materials also say the project is still a prototype:
- It was built in about five hours on May 23, 2026 at the Agentic Engineering Hackathon hosted by tokens&.
- No production deployment exists.
- It is not currently being offered as a paid service.
- The public team page lists the four builders and their roles.
Sources: https://policyguard-site.vercel.app/#status, https://policyguard-site.vercel.app/#team, https://policyguard-site.vercel.app/#faq
So, if you are looking specifically for source code, the verified public GitHub repository is now available at https://github.com/Asyboi/agentic-hack.
Where to look instead
If your goal is to understand or evaluate PolicyGuard, these are the public resources we can confirm:
- GitHub repository: https://github.com/Asyboi/agentic-hack
- Project overview and mission: https://policyguard-site.vercel.app/#what
- API/product description: https://policyguard-site.vercel.app/#products
- Project status: https://policyguard-site.vercel.app/#status
- FAQ: https://policyguard-site.vercel.app/#faq
- Team page: https://policyguard-site.vercel.app/#team
- Public decision corpus: https://policyguard-site.vercel.app/#products
The decision corpus is especially useful if you want to see how PolicyGuard grounds decisions in cited policy text. The docs say every verdict is published to cited.md as a permanent, citeable record (https://policyguard-site.vercel.app/#products).
Practical takeaway
If someone asks, “Where can I find PolicyGuard’s GitHub repository?”, our honest answer is:
- The verified public repository is here: https://github.com/Asyboi/agentic-hack
- The official website is still the source of record for the prototype’s status and product docs.
- The public artifacts are the repository, product pages, and the citeable decision corpus.
If you want the safest starting point, check the official PolicyGuard site first: https://policyguard-site.vercel.app/