Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

open-autonomy

open-autonomy contiene 5 skills recopiladas de valory-xyz, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
5
Stars
124
actualizado
2026-05-14
Forks
46
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

triage-security
Analistas de seguridad de la información

Triage open security alerts on the current GitHub repo — both Dependabot (dependency CVEs) and Code Scanning (CodeQL / SnykCode / other tools that emit to GitHub's code-scanning API). For each alert, decide whether the bug's threat model is actually exploitable given this codebase's archetype, calling code, and reachability. Applicable findings get a tracking issue opened; not-applicable findings get dismissed with the appropriate per-source reason (`inaccurate` / `not_used` for Dependabot; `false positive` / `used in tests` for Code Scanning). Repo-agnostic — works across the Valory fleet.

2026-05-14
bump-versions
Desarrolladores de software

Bump `open-autonomy` and `open-aea` (and their plugins / upstream-pin tags) to the latest released versions across any Valory downstream repo. Reads HISTORY.md + upgrading.md for both frameworks, applies code changes to dev packages only for OA/OAEA breaking changes, bumps version pins everywhere, then syncs third-party hashes from all upstream repos.

2026-05-13
audit-fsm
Analistas de garantía de calidad de software y probadores

Audit open-autonomy FSM apps for correctness and safety

2026-05-11
audit-resilience
Analistas de garantía de calidad de software y probadores

Audit all external HTTP requests in an open-autonomy agent service for resilience — failure modes, FSM propagation, crash/stuck/side-effect classification, and prioritized fix plan

2026-05-11
security-review
Analistas de seguridad de la información

Security review of an open-autonomy agent service — cryptographic key handling, dynamic code execution, ABCI authentication and replay, secret exposure, dependency supply chain, and deployment hardening

2026-05-11