AgentMarketMCP / SKILL 资产档案馆

目录 / iac-audit-pack

MCP 需 API Key 未评级 已上架

iac-audit-pack

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:token)
端点
https://iac-audit-pack--unbearabledev.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "iac-audit-pack": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://iac-audit-pack--unbearabledev.run.tools"
    }
  }
}

能力清单

工具说明
audit_composeRun the full security audit against a docker-compose.yml. Provide exactly one of compose_yaml (paste the YAML) or compose_url (public HTTPS URL). Returns 25 checks across 9 categories with severity, remediation, and YAML fix snippets.
check_privilegeRun only the compose 'privilege' checks against a docker-compose.yml.
check_networkRun only the compose 'network' checks against a docker-compose.yml.
check_filesystemRun only the compose 'filesystem' checks against a docker-compose.yml.
check_secretsRun only the compose 'secrets' checks against a docker-compose.yml.
check_resourcesRun only the compose 'resources' checks against a docker-compose.yml.
check_image_hygieneRun only the compose 'image_hygiene' checks against a docker-compose.yml.
check_runtime_lifecycleRun only the compose 'runtime_lifecycle' checks against a docker-compose.yml.
check_loggingRun only the compose 'logging' checks against a docker-compose.yml.
check_compose_hygieneRun only the compose 'compose_hygiene' checks against a docker-compose.yml.
list_checks_composeList the full catalog of docker-compose audit checks (25 checks, 9 categories).
audit_dockerfileRun the full security and quality audit against a Dockerfile. Provide exactly one of dockerfile_content (paste the Dockerfile) or dockerfile_url (public HTTPS URL). Returns 18 checks across 5 categories with severity, line numbers, remediation, and fix snippets.
check_base_image_dockerfileRun only the Dockerfile 'base_image' checks against a Dockerfile.
check_instructions_dockerfileRun only the Dockerfile 'instructions' checks against a Dockerfile.
check_security_dockerfileRun only the Dockerfile 'security' checks against a Dockerfile.
check_efficiency_dockerfileRun only the Dockerfile 'efficiency' checks against a Dockerfile.
check_secrets_dockerfileRun only the Dockerfile 'secrets' checks against a Dockerfile.
list_checks_dockerfileList the full catalog of Dockerfile audit checks (18 checks, 5 categories).
audit_github_actionsRun the full security audit against a GitHub Actions workflow file. Provide exactly one of workflow_yaml (paste the YAML) or workflow_url (public HTTPS URL to a .github/workflows/*.yml file). Returns 13 checks across 5 categories covering supply-chain, token leaks, permissions, and script injection.
check_secrets_ghaRun only the GitHub Actions 'secrets' checks against a workflow file.
check_permissions_ghaRun only the GitHub Actions 'permissions' checks against a workflow file.
check_action_pinning_ghaRun only the GitHub Actions 'action_pinning' checks against a workflow file.
check_runner_security_ghaRun only the GitHub Actions 'runner_security' checks against a workflow file.
check_workflow_config_ghaRun only the GitHub Actions 'workflow_config' checks against a workflow file.
list_checks_github_actionsList the full catalog of GitHub Actions audit checks (13 checks, 5 categories).
validate_postcodeReturn settlement(s) and county for a Hungarian postcode.
lookup_postcodeAlias for validate_postcode — return settlement(s) and county for a HU postcode.
lookup_cityReturn all postcodes for a Hungarian city/settlement (diacritic-insensitive).
validate_addressValidate that postcode and city are a valid Hungarian pairing.
list_postcodes_in_countyList all postcodes in a given Hungarian county (varmegye).
budapest_district_lookupReturn Budapest postcodes for a district (I-XXIII or 1-23).
audit_allDetect file types and run the appropriate audit on each, returning a combined report. Detects: docker-compose.yml (compose audit), Dockerfile (dockerfile audit), .github/workflows/*.yml (GHA audit). Runs all applicable audits and merges findings into a single response envelope.
list_all_checksList every check across all three audit packages (compose, dockerfile, GHA). Returns the full check catalog with source package, id, category, severity, and title. 56 checks total across 19 categories.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。