Documentation
¶
Overview ¶
Package packages inventories the installed packages of agent machinery: the desktop extensions, plugins, skills, connectors and scheduled agent tasks that a client will load on its next start without the user installing anything again.
Everything here is a local file read. Every path is derived from model.Env, so the whole scanner can be pointed at a fixture directory instead of the developer's own home.
Two rules run through the whole package. Declared values only: a manifest says what an item can do, and that is what gets recorded, never the values a user later typed into it, because that is where the API keys live. And an absent thing is not an error: a machine that has never run Claude Desktop has no extensions directory, which is normal and silent.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.