valory-xyzvalory-xyzOfficialยท1 Agent Skills Included

open-autonomy

Audit and secure decentralized multi-agent services and FSM apps

Audits open-autonomy agent services for FSM correctness bugs, security vulnerabilities, and fragile external HTTP requests. Triages Dependabot and code-scanning alerts, and bumps framework versions across downstream repos automatically. Eliminates manual code review of consensus rounds, key handling, and retry logic so teams ship safer autonomous services faster.
npx skills add valory-xyz/open-autonomy --all -g -y
Available:

Gives your AI agent the framework architecture, testing commands, and pre-commit rules it needs to work correctly on this multi-agent codebase.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’