MCP server · trust report

io.github.Luckycat133/traecnclaw

2 checks that ran failed — permission scope and transport config — so this release can’t be trusted as-is.

Publisher
io.github.Luckycat133
Repository
github.com/Luckycat133/traecnclaw-mcp-skill
Install
npm:traecnclaw
Versions
1
Inspected
4 of 6 checks · 65%
Scored
2026-07-22 · rubric 1.0.0

What we checked

Six static checks, weighted by risk. Every result reflects only what could be observed in the published package and repository — never intent.

6 checks2 clean2 flagged2 not inspected
  • Injection surface

    unscannable25% of grade

    Tool descriptions/manifest scanned for instruction-injection patterns (imperatives at the model, hidden text, 'ignore previous', data-exfil URLs).

    No tool descriptions, server instructions, prompts, or resources were fetched; nothing to scan for injection.

  • Supply chain

    pass25% of grade

    Package provenance: namespace verification, repo linkage, maintainer count, account age, postinstall scripts, typosquat distance.

    repository linkage verified

  • Credential hygiene

    pass15% of grade

    How the server takes secrets (env vs plaintext config vs hardcoded); secrets appearing in tool schemas.

    Reads secrets from the environment (e.g. scripts/acceptance-audit.js) — the recommended intake shape. PASS = no static red flag; static analysis cannot prove the code honors env-based secret handling at runtime.

  • Permission scope

    fail15% of grade

    Declared tools vs. breadth (filesystem, network, exec); flags shell-exec and unbounded filesystem access.

    HIGH: shell/exec capability AND network egress together — download-and-execute risk (scripts/acceptance-audit.js: imports child_process and calls exec/spawn; scripts/acceptance-audit.js: outbound HTTP/socket call). HIGH: shell/exec capability AND destructive filesystem writes together (scripts/acceptance-audit.js: imports child_process and calls exec/spawn; scripts/acceptance-audit.js: path traversal ('../') combined with file access). discloses shell/exec capability: scripts/acceptance-audit.js: imports child_process and calls exec/spawn discloses shell/exec capability: integrations/openclaw-traecn-plugin/lib/command-set.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/coverage-audit.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/doctor.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/gateway-service.js: imports child_process and calls exec/spawn discloses shell/exec capability: src/cdp/git-driver.js: imports child_process and calls exec/spawn discloses shell/exec capability: integrations/openclaw-traecn-plugin/index.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/long-queue-proof.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/package-skill.js: imports child_process and calls exec/spawn discloses shell/exec capability: src/config/quickstart.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/trae-chat.js: imports child_process and calls exec/spawn discloses shell/exec capability: scripts/traecn-cli.js: imports child_process and calls exec/spawn discloses broad/destructive filesystem access: scripts/acceptance-audit.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/answer-question.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/shared/audit-logger.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/http/handlers/batch.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/shared/capabilities.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/command-palette-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: integrations/openclaw-traecn-plugin/lib/command-set.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/shared/config-manager.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/http/handlers/config.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/coverage-audit.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/delegate.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/diagnostics-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dialog-handler.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/dialog.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/dialogs.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/discovery.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/doctor.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-driver-utils.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-helper.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/driver-config.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/driver-router.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/editor-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/export-openapi.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/export-openapi.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/extension-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/file-driver.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/cdp/file-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/gateway-service.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/gateway-service.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/gateway.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/http/gateway.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/git-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/inspect-traecn.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/inspect-traecn.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/skill/examples/layered-usage.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/live-uat.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/shared/logger.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/plugins/logging-plugin.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/long-queue-proof.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/cdp/message-handler.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/messaging.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/mode-detection.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/mode-detector.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/model-manager.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/model.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/openapi.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/package-skill.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/cdp/dom-handlers/panel-capture.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/shared/plugin-manager.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/preflight.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/project.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/queue-state-machine.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/quickstart.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/config/quickstart.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/recovery-helper.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/http/recovery-helper.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/request-gate.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/response-collection.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/response-poller.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/restricted-mode.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/review-gate.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/search-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/sessions.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/settings-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/settings.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/setup-wizard-handler.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/setup.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/snapshot-driver.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/cdp/solo-chat-manager.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/dom-handlers/solo-chat.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/solo-chat.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/start-gateway.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/start-traecn.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/status.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/task-actions.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/shared/task-history.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: src/cdp/task-state-manager.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/tasks.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/terminal-driver.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/text-extractor.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/trae-control.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/handlers/trae-control.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: scripts/traecn-cli.js: destructive/writing fs.* call (write/unlink/rm/chmod/rename) discloses broad/destructive filesystem access: scripts/traecn-cli.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/skill/traecn-skill.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/http/websocket-handler.js: path traversal ('../') combined with file access discloses broad/destructive filesystem access: src/cdp/workspace-guide-handler.js: path traversal ('../') combined with file access Capability DISCLOSURE, not a verdict: static analysis sees the primitive is present and reachable, not whether its use is attacker-controlled.

  • Version behavior

    unscannable10% of grade

    Diff of tool definitions between versions; new permissions or changed descriptions in a patch release (the postmark-mcp class).

    no prior version to diff (first sight of io.github.Luckycat133/[email protected]); version-drift / rug-pull cannot be evaluated. Cold-start risk is covered by point-in-time checks (injection_surface, supply_chain, credential_hygiene), not here.

  • Transport config

    fail10% of grade

    Remote servers: TLS and auth mode (none/token/OAuth). Local servers: whether the manifest indicates it phones home.

    source performs runtime self-update / download-and-execute (bypasses version_behavior); manifest/source references tracking behavior — disclosure

Version history

Each release plotted by grade against the safe line at B. A version that sinks below the line has lost its trusted standing — the shape of a rug-pull.

VersionPublishedGradeScoreInspectedChange
v0.3.1 · current2026-07-22 B754/6 · 65%