MCP server · trust report
com.mcparmory/contentful-management
2 checks that ran failed — credential hygiene and version behavior — so this release can’t be trusted as-is.
- Publisher
- com.mcparmory
- Repository
- github.com/mcparmory/registry
- Install
- pypi:mcparmory-contentful-management, oci:ghcr.io/mcparmory/contentful-management:1.0.2, pypi:mcparmory-contentful-management, oci:ghcr.io/mcparmory/contentful-management:1.0.3
- Versions
- 2
- Inspected
- 4 of 6 checks · 75%
- 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.
Injection surface
pass25% of gradeTool descriptions/manifest scanned for instruction-injection patterns (imperatives at the model, hidden text, 'ignore previous', data-exfil URLs).
Scanned 826 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 gradePackage provenance: namespace verification, repo linkage, maintainer count, account age, postinstall scripts, typosquat distance.
repository linkage verified
Credential hygiene
fail15% of gradeHow the server takes secrets (env vs plaintext config vs hardcoded); secrets appearing in tool schemas.
tool "get_delivery_api_key" has a secret-shaped input parameter "api_key_id" — secrets must never be tool parameters (the model would supply/handle the credential). tool "update_delivery_api_key" has a secret-shaped input parameter "api_key_id" — secrets must never be tool parameters (the model would supply/handle the credential). tool "delete_delivery_api_key" has a secret-shaped input parameter "api_key_id" — secrets must never be tool parameters (the model would supply/handle the credential). tool "get_preview_api_key" has a secret-shaped input parameter "preview_api_key_id" — secrets must never be tool parameters (the model would supply/handle the credential). tool "get_access_token" has a secret-shaped input parameter "token_id" — secrets must never be tool parameters (the model would supply/handle the credential). tool "revoke_access_token" has a secret-shaped input parameter "token_id" — secrets must never be tool parameters (the model would supply/handle the credential).
Permission scope
unscannable15% of gradeDeclared tools vs. breadth (filesystem, network, exec); flags shell-exec and unbounded filesystem access.
No source files, package.json, or pyproject were fetched; cannot infer capability scope.
Version behavior
fail10% of gradeDiff of tool definitions between versions; new permissions or changed descriptions in a patch release (the postmark-mcp class).
vs prior 1.0.2 (patch bump): new tool "list_spaces" appeared; new tool "create_space" appeared; new tool "get_space" appeared; new tool "delete_space" touches a sensitive surface (email/exec/net/fs); new tool "list_environments" appeared; new tool "create_environment" appeared; new tool "get_environment" appeared; new tool "update_environment" appeared; new tool "delete_environment" touches a sensitive surface (email/exec/net/fs); new tool "list_environment_aliases" appeared; new tool "get_environment_alias" appeared; new tool "create_or_update_environment_alias" appeared; new tool "delete_environment_alias" touches a sensitive surface (email/exec/net/fs); new tool "list_organizations" appeared; new tool "list_content_types" appeared; new tool "create_content_type" appeared; new tool "get_content_type" appeared; new tool "create_or_update_content_type" appeared; new tool "delete_content_type" touches a sensitive surface (email/exec/net/fs); new tool "publish_content_type" appeared; new tool "deactivate_content_type" appeared; new tool "list_content_types_published" appeared; new tool "list_extensions" appeared; new tool "get_extension" appeared; new tool "create_or_update_extension" appeared; new tool "delete_extension" touches a sensitive surface (email/exec/net/fs); new tool "list_entries" appeared; new tool "create_entry" appeared; new tool "get_entry" appeared; new tool "upsert_entry" appeared; new tool "update_entry" appeared; new tool "delete_entry" touches a sensitive surface (email/exec/net/fs); new tool "list_entry_references" appeared; new tool "publish_entry" appeared; new tool "unpublish_entry" appeared; new tool "archive_entry" appeared; new tool "unarchive_entry" appeared; new tool "upload_file" touches a sensitive surface (email/exec/net/fs); new tool "get_upload" touches a sensitive surface (email/exec/net/fs); new tool "delete_upload" touches a sensitive surface (email/exec/net/fs); new tool "list_assets" appeared; new tool "create_asset" appeared; new tool "list_published_assets" appeared; new tool "get_asset" appeared; new tool "create_or_update_asset" appeared; new tool "delete_asset" touches a sensitive surface (email/exec/net/fs); new tool "process_asset_file" touches a sensitive surface (email/exec/net/fs); new tool "publish_asset" appeared; new tool "unpublish_asset" appeared; new tool "archive_asset" appeared; new tool "unarchive_asset" appeared; new tool "create_asset_key" touches a sensitive surface (email/exec/net/fs); new tool "list_locales" appeared; new tool "create_locale" appeared; new tool "get_locale" appeared; new tool "update_locale" appeared; new tool "delete_locale" touches a sensitive surface (email/exec/net/fs); new tool "list_environment_tags" appeared; new tool "get_tag" appeared; new tool "create_tag" appeared; new tool "update_tag" appeared; new tool "delete_tag" touches a sensitive surface (email/exec/net/fs); new tool "list_webhooks" touches a sensitive surface (email/exec/net/fs); new tool "list_webhook_calls" appeared; new tool "get_webhook_call" appeared; new tool "check_webhook_health" appeared; new tool "get_webhook_definition" appeared; new tool "delete_role" touches a sensitive surface (email/exec/net/fs); new tool "list_entry_snapshots" appeared; new tool "list_content_type_snapshots" appeared; new tool "get_content_type_snapshot" appeared; new tool "get_entry_snapshot" appeared; new tool "list_space_memberships" appeared; new tool "create_space_membership" appeared; new tool "get_space_membership" appeared; new tool "update_space_membership" appeared; new tool "remove_space_member" appeared; new tool "list_teams" appeared; new tool "get_delivery_api_key" touches a sensitive surface (email/exec/net/fs); new tool "update_delivery_api_key" touches a sensitive surface (email/exec/net/fs); new tool "delete_delivery_api_key" touches a sensitive surface (email/exec/net/fs); new tool "list_delivery_api_keys" appeared; new tool "create_delivery_api_key" touches a sensitive surface (email/exec/net/fs); new tool "list_preview_api_keys" touches a sensitive surface (email/exec/net/fs); new tool "get_preview_api_key" touches a sensitive surface (email/exec/net/fs); new tool "list_access_tokens" appeared; new tool "get_access_token" appeared; new tool "revoke_access_token" appeared; new tool "get_current_user" appeared; new tool "list_entry_tasks" appeared; new tool "create_entry_task" appeared; new tool "get_task" appeared; new tool "update_task" appeared; new tool "delete_task" touches a sensitive surface (email/exec/net/fs); new tool "list_scheduled_actions" appeared; new tool "create_scheduled_action" appeared; new tool "update_scheduled_action" appeared; new tool "cancel_scheduled_action" appeared; new tool "list_releases" appeared; new tool "create_environment_release" appeared; new tool "validate_release" appeared; new tool "list_release_actions" appeared; new tool "get_release_action" touches a sensitive surface (email/exec/net/fs); new tool "publish_release" appeared; new tool "unpublish_release" appeared; new tool "get_release" appeared; new tool "update_release" appeared; new tool "delete_release" touches a sensitive surface (email/exec/net/fs); new tool "get_bulk_action" appeared; new tool "publish_scheduled_actions" appeared; new tool "unpublish_scheduled_actions" appeared; new tool "validate_scheduled_bulk_action" appeared; new tool "list_app_definitions" appeared; new tool "delete_app_definition" touches a sensitive surface (email/exec/net/fs); new tool "get_app_signing_secret" touches a sensitive surface (email/exec/net/fs); new tool "set_app_signing_secret" touches a sensitive surface (email/exec/net/fs); new tool "revoke_app_signing_secret" touches a sensitive surface (email/exec/net/fs); new tool "list_app_keys" appeared; new tool "delete_app_key" touches a sensitive surface (email/exec/net/fs); new tool "list_app_installations" appeared; new tool "uninstall_app" appeared; new tool "issue_app_installation_access_token" appeared; new tool "list_organization_usage_metrics" appeared; new tool "list_space_periodic_usages" appeared.
Transport config
unscannable10% of gradeRemote servers: TLS and auth mode (none/token/OAuth). Local servers: whether the manifest indicates it phones home.
local stdio server: no remote transport or auth surface, and no phone-home/telemetry signal found in source. Absence of transport findings is NOT a safety guarantee — phone-home hosts can be constructed at runtime and defeat static analysis.
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.
| Version | Published | Grade | Score | Inspected | Change |
|---|---|---|---|---|---|
| v1.0.3 · current | 2026-05-12 | B | 75 | 4/6 · 75% | insf→B in v1.0.3 |
| v1.0.2 | 2026-05-05 | insufficient | — | 1/6 · 25% | — |