mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-12 20:16:29 +03:00
fix: relocate binary analysis skill
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Binary Analysis CLI — backend-neutral static analysis harness."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user