by Hey-Telo
🤖 Admyral enables continuous control monitoring for any custom control
# Add to your Claude Code skills
git clone https://github.com/Hey-Telo/admyralLast scanned: 5/28/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-28T08:00:05.814Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}admyral is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by Hey-Telo. 🤖 Admyral enables continuous control monitoring for any custom control. It has 341 GitHub stars.
Yes. admyral passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/Hey-Telo/admyral" and add it to your Claude Code skills directory (see the Installation section above).
admyral is primarily written in Python. It is open-source under Hey-Telo on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh admyral against similar tools.
No comments yet. Be the first to share your thoughts!
Install Admyral:
$ pip install admyral
Start Admyral to access the frontend, automate and monitor controls using Admyral's scalable workflow infrastructure:
$ admyral up
[!IMPORTANT] Admyral is built with Python 3.12 and requires Docker to be installed on your machine.
If you don't have Docker installed, you can download it here.
If you don't have Python 3.12 installed, you can download it here or use your favorite package manager (e.g.,brew).
More instructions on self-hosting with Docker can be found here, and for the development setup, click here.
Empower your control monitoring and GRC workflows with AI! Admyral supports custom AI Actions using top-tier LLMs from OpenAI, Mistral, Anthropic, and more. You can use these AI Actions within your workflow to summarize findings, create a report, categorize alerts, and much more.
Admyral is hybrid. It offers the flexibility of code and the simplicity and speed of No-Code. Using the latter, visualize your codified controls and edit them directly in the drag-and-drop workflow builder. All changes are synced back into your code.
Built on Temporal (used by Netflix, Retool, and co.), Admyral ensures reliable, scalable workflows -- incl. secrets management for integrations. Deploy in under 5 minutes without infrastructure or scalability worries.
Make your security grc operations more efficient and accomplish more with less resources.
When automating controls in GRC, reduce the effort for evidence collection and establish continuous control monitoring.
Example workflows/controls can be found in examples/playbooks/workflows.
This repository is licensed under Apache License 2.0. See LICENSE for more details.
Admyral automatically collects telemetry data using PostHog with hosting in the EU. We want to emphasize that no personal data is sent to PostHog. The data helps us to understand how Admyral is used and improve our most relevant features as well as track the overall usage for internal and external reporting.
None of data is shared with third parties and does not include any sensitive information. If you would like to opt-out of telemetry or have questions, please reach out to us via chris@admyral.ai or contact us on Discord, as we want to be transparent and respect your privacy.
You can opt-out by simply setting ADMYRAL_DISABLE_TELEMETRY to true in your environment variables.