agentskill.sh
secured
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
Security score
This tab presents tested categories, issue summaries, and source snippets in an audit-style report.
High / Medium / Low
Categories Tested
Instruction boundariesFilesystem writesNetwork references
Security Issues
High
Install Surface
Line 3
Installation happens from source content, so consumers still need to trust the upstream repository state.
3 install: /learn @obra/finishing-a-development-branch
Medium
Instruction Scope
Line 4
The skill summary describes broad output generation, which benefits from explicit file and action boundaries during review.
4 scope: Use when implementation is complete, all tests pass, and you need to decide how to integrate th...
Mitigations
Review the upstream repository before copying files into a local skills directory.
Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.