open-autonomy
Audit and secure decentralized multi-agent services and FSM apps
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install open-autonomy skills?โผ
Run `npx skills add valory-xyz/open-autonomy --all -g -y` in your terminal to install all skills in this suite globally.
How to audit an open-autonomy FSM app?โผ
Use the audit-fsm skill, which checks rounds, transitions, timeouts, and determinism for correctness bugs that could hang or break consensus.
How to check agent services for security issues?โผ
The security-review skill scans for private key leaks, unsafe deserialization, command injection, and hardcoded secrets across your service code.
Can it triage GitHub security alerts automatically?โผ
Yes. The triage-security skill reviews Dependabot and code-scanning alerts, opens tracking issues for real risks, and dismisses false positives with an audit trail.
Do these skills work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core