Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

open-autonomy

open-autonomy 收录了来自 valory-xyz 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
124
更新
2026-05-14
Forks
46
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

triage-security
信息安全分析师

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
软件开发工程师

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
软件质量保证分析师与测试员

Audit open-autonomy FSM apps for correctness and safety

2026-05-11
audit-resilience
软件质量保证分析师与测试员

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
信息安全分析师

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