
from idasql-skills25
Provides persistent key-value storage within IDA databases using netnode_kv for tracking analysis progress and metadata.
This skill enables the agent to maintain persistent state within an IDA database (IDB) using the netnode_kv table. It allows the agent to store metadata, track analysis progress, and maintain configuration settings that persist across different sessions without needing external files.
Use this skill when the agent needs to:
netnode_kv, complexity analysis (O(1) lookup), and advanced JSON storage patterns for structured data.Designed for agents operating within the IDA Pro environment with the idasql plugin installed, capable of executing SQL queries against the database.
This skill has not been reviewed by our automated audit pipeline yet.