Transparent local HTTPS fix for the GINKA API: rewrites chat-completions messages with role 'developer' to 'system' (api.ginka.cloud rejects 'developer').
LPM flags this version as an AI-agent control-surface risk. A privileged global installation silently creates a persistent local TLS interception service for api.ginka.cloud. It installs its CA and changes selected AI request roles before forwarding traffic.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgA postinstall hook automatically runs privileged setup during a global install.
package.jsonView on unpkg · L28Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage source references dynamic require/import behavior.
bin/ginka-fix.jsView on unpkg · L3A manifest entrypoint or package-local install chain reaches persistence behavior.
lib/platform.jsView on unpkg · L5Source writes installer persistence such as shell profile or service configuration.
lib/platform.jsView on unpkg · L5A postinstall hook automatically runs privileged setup during a global install.
package.jsonView on unpkg · L28Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L30Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L30Package source references dynamic require/import behavior.
bin/ginka-fix.jsView on unpkg · L3A manifest entrypoint or package-local install chain reaches persistence behavior.
lib/platform.jsView on unpkg · L5Source writes installer persistence such as shell profile or service configuration.
lib/platform.jsView on unpkg · L5