Real Skill packageSource verifiedClawHub registry

Manus

Manus AI Agent API integration with managed API key authentication. Create and manage AI agent tasks, projects, files, and webhooks. Use this skill when users want to run AI agent tasks, manage projects, upload files, or set up webhooks with Manus. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login; default to read and list calls, and confirm every write or new connection with the user.

Identity and source

Publisher attributionbyungkyuregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 69% rule confidence
Package forminstruction bundle2 recorded files
Canonical sourceClawHub registryclawhub:byungkyu:manus-api
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/26/2026.claude/skills/manus

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/26/2026.agents/skills/manus

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/26/2026skills/manus

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

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 @byungkyu/manus-api
clawhub inspect @byungkyu/manus-api --version 1.1.0

Security evidence

SkillVetAI static result: high signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
2 / 2 inspected as text
Checked
8/26/2026, 1:23:14 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
highInstructions or code access sensitive credential locationsSKILL.md:54 · confidence 85%Keychain on macOS, Credential Manager on Windows, Secret Service on Linux), auto-renewed on expiry. The CLI read
1 High/Critical review queue entry
STATIC_SENSITIVE_CREDENTIAL_ACCESSpending
Open human review queue →
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
10 dependency and API indicators
  • api: api.maton.ai
  • api: clawhub.ai
  • api: cli.maton.ai
  • api: community.maton.ai
  • api: connect.maton.ai
  • api: docs.maton.ai
  • api: manus.im
  • api: maton.ai
  • api: open.manus.im
  • api: vida-private.s3.us-east-1.amazonaws.com
External clawhub result: clean

This 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.

Evidence checked
8/26/2026, 7:35:02 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:ffb842b1ed4a67276c8aeaa4ce5fa98949ccaf08355fbb3c98ee92981095299e
Show up to 2 recorded paths
  • skill-card.md
  • SKILL.md

Source changelog

CLI-first rewrite: the maton CLI with OAuth login is the documented path, every example is a maton command, SDK examples added, and the raw HTTP fallback feeds the key on stdin instead of reading it from the environment