agentsclimarketplace

Marineconnect admin audit

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

Installable MarineConnect agent skills and OAuth-backed MCP plugin for Codex and ChatGPT Work mode.

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.

3 things to look at

  • 17 days oldThe repository was created 17 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 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.

What its author says it does

Copied from the file, not written here

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.

SKILL.md

1.0 KB, 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.

Gives 0 of the 12 instructions most audit compliance skills give

Counted across 936 of the 1,487 authors here whose files we hold, read 2026-08-06

  • group findings by severityin 44 of 936
  • Fetch latest guidelines before each reviewin 43 of 936, across 3 files
  • Check files against all fetched rulesin 42 of 936, across 2 files
  • Output findings in terse file:line formatin 41 of 936, across 3 files
  • Ask user which files to review if none specifiedin 41 of 936, across 3 files
  • Read specified files or prompt user for filesin 39 of 936, across 1 file
  • generate the audit reportin 39 of 936, across 36 files
  • assign a severity to every findingin 25 of 936
  • run automated accessibility scansin 23 of 936, across 13 files
  • map findings to WCAG criteriain 20 of 936, across 10 files
  • confirm audit scopein 19 of 936, across 9 files
  • check title tags and meta descriptions for uniquenessin 19 of 936, across 5 files

Said here and by no other author read

  • get oauth connection state
  • retrieve action traces from audit logs
  • resolve users via user search
  • inspect user profiles
  • inspect compliance and app release configs
  • check platform health

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once.

Keep looking

Skills are one crate of 328,083. 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.