腾讯会议 CLI 工具 (HarmonyOS ARM64)
Installing the package automatically executes a bundled native binary. It invokes credential logout, which clears local authentication credentials without an explicit user command.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgThe manifest automatically runs a postinstall hook.
package.jsonView on unpkg · L8Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
scripts/tmeet.jsView on unpkg · L7The hook makes the bundled binary executable and runs its logout command without user input.
scripts/cleanup.jsView on unpkg · L36The package documentation states that logout clears locally stored authentication credentials.
README.mdView on unpkg · L240Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L9The manifest automatically runs a postinstall hook.
package.jsonView on unpkg · L8Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
scripts/tmeet.jsView on unpkg · L7The hook makes the bundled binary executable and runs its logout command without user input.
scripts/cleanup.jsView on unpkg · L36The package documentation states that logout clears locally stored authentication credentials.
README.mdView on unpkg · L240