agentsclimarketplace

Marineconnect admin audit

Skill Marineconnect/marineconnect-agent-skills/plugins/marineconnect-ops/skills/marineconnect-admin-audit

Inspect MarineConnect admin and audit workflows. Use for OAuth MCP connected clients, tool audit logs, admin user search, SuperAdmin activity history, sensitive action audit, compliance approvals, account profile/AI, app release configs, tenant currency/admin pages, runtime connectivity, and permission-related evidence.From its SKILL.md

Install
npx -y skills add Marineconnect/marineconnect-agent-skills --skill marineconnect-admin-audit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.0 KB, 141 tokens by cl100k_base, as published. Nobody here has run it

MarineConnect Admin Audit

Workflow

  1. Use mcp_get_oauth_connected_clients for MCP/OAuth connection state.
  2. Use mcp_get_tool_audit_logs, admin_get_sensitive_action_audit, and portal audit/activity tools for action traces.
  3. Resolve users with admin_search_users; inspect profiles with portal_account_profile_view and portal_account_ai_view.
  4. Inspect compliance and app release with compliance approval and app release tools.
  5. Use mcp_health_check and mcp_get_runtime_connectivity for platform health.

Output

  • User/client/action, timestamp/range, audit source, authorization signal, and residual risk.

What ships with it: 1 file

485 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.