.claude/skills/oo-totpRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
TOTP Authenticator (rfc-editor.org). Use this skill for ANY TOTP Authenticator request — searching and reading data. Whenever a task involves TOTP Authenticator, use this skill instead of calling the API directly.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/oo-totpRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/oo-totpSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/oo-totpSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @oomol/oo-totpclawhub inspect @oomol/oo-totp --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
curl -fsSL https://cli.oomol.com/install.sh | bashcurl -fsSL https://cli.oomol.com/install.shThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:5d50c8f4059e8e1544f4c37dd99e1b06f937d34373e6a6700b4b91ec476b8f8dskill-card.mdSKILL.md- Adds an OOMOL-backed `oo-totp` skill for working with TOTP Authenticator through the `totp` connector. - Supports generating the current six-digit TOTP code for a configured website account via `generate_code`. - Requires live schema inspection with `oo connector schema` before constructing action payloads. - Runs connector actions through the `oo` CLI with server-side credential injection, avoiding direct handling of raw tokens. - Documents auth, connection, billing, and setup recovery steps for common first-run failures. Source: `oomol-lab/skills@00cf041`