MCP server · trust report

com.laddro/career

1 check that ran failed — credential hygiene — so this release can’t be trusted as-is.

Publisher
com.laddro
Repository
github.com/laddro-app/laddro-career-mcp
Install
npm:@laddro/career-mcp, npm:@laddro/career-mcp, npm:@laddro/career-mcp
Versions
3
Inspected
6 of 6 checks · 100%
Scored
2026-09-01 · 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 checks4 clean2 flagged
  • Injection surface

    pass25% of grade

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

    Scanned 164 text field(s); no instruction-injection patterns found. PASS = no static red flag. A server can serve different tool descriptions at runtime (the rug-pull class), which static scanning cannot see.

  • Supply chain

    pass25% of grade

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

    repository linkage verified

  • Credential hygiene

    fail15% of grade

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

    tool "laddro.settings.updateModel" has a secret-shaped input parameter "apiKey" — secrets must never be tool parameters (the model would supply/handle the credential).

  • Permission scope

    pass15% of grade

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

    No shell-exec, unbounded/sensitive filesystem, or download-and-run primitives found in scanned source. PASS = no static red flag. Static scanning is blind to code fetched or executed at runtime.

  • Version behavior

    warn10% of grade

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

    vs prior 0.3.0 (minor bump): new tool "laddro.templates.list" appeared; new tool "laddro.templates.get" appeared; new tool "laddro.fonts.list" appeared; new tool "laddro.languages.list" appeared; new tool "laddro.models.list" touches a sensitive surface (email/exec/net/fs); new tool "laddro.resumes.list" appeared; new tool "laddro.resumes.get" appeared; new tool "laddro.resumes.render" appeared; new tool "laddro.resumes.tailor" appeared; new tool "laddro.resumes.export" touches a sensitive surface (email/exec/net/fs); new tool "laddro.coverLetters.list" appeared; new tool "laddro.coverLetters.get" appeared; new tool "laddro.coverLetters.create" appeared; new tool "laddro.coverLetters.generate" appeared; new tool "laddro.coverLetters.render" appeared; new tool "laddro.settings.get" appeared; new tool "laddro.settings.updateModel" touches a sensitive surface (email/exec/net/fs); new tool "laddro.settings.deleteModel" appeared.

  • Transport config

    pass10% of grade

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

    remote endpoint "https://mcp.laddro.com/mcp" uses TLS (https); remote endpoint uses OAuth (strongest auth mode)

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.4.0 · current2026-07-28 B806/6 · 100%±0
v0.3.02026-05-12 B1004/6 · 65%