konecty-meta-sync
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The script reads authentication credentials from the standard vendor configuration directory
~/.konecty/, which is necessary for its administrative functions. - [SAFE]: Network interactions are restricted to the Konecty API for metadata synchronization, with the API host defined in the user's local environment or configuration files.
- [SAFE]: The tool incorporates a validation mechanism that checks Javascript and JSON hooks against a remote backend service prior to deployment, ensuring that only valid metadata is applied.
- [SAFE]: The code is written using only Python standard library modules, eliminating dependencies on external third-party libraries.
Audit Metadata