Agent Plugins Marketplace
All plugins

dnb-finance-analytics

v1.0.2

Commercial credit origination and risk workflows

Codex1 Skill

By Dun & BradstreetLicense: MIT5.2k GitHub starsUpdated 4 weeks ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Aug 26, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install dnb-finance-analytics for Codex

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add dnb-finance-analytics@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/openai/plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/dnb-finance-analytics/.

Plugin files

plugins/dnb-finance-analytics/
├── .codex-plugin/plugin.json
└── skills/fa-jobs-to-be-done/SKILL.md

Included Skills1

fa-jobs-to-be-doneskills/fa-jobs-to-be-done/SKILL.md

Use when the user asks for D&B Finance Analytics workflows such as customer onboarding, credit decisioning, credit limit validation, portfolio risk management, company reports, ownership trees, folder management, or alerts. Use only the D&B Finance Analytics MCP tools for these workflows.

Plugin manifests1

plugins/dnb-finance-analytics/.codex-plugin/plugin.json
{
  "name": "dnb-finance-analytics",
  "version": "1.0.2",
  "description": "Commercial credit origination and risk workflows",
  "author": {
    "name": "Dun & Bradstreet",
    "url": "https://www.dnb.com/"
  },
  "homepage": "https://www.dnb.com/",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [
    "dnb",
    "dun-bradstreet",
    "finance-analytics",
    "business-identity",
    "company-data",
    "firmographics",
    "credit-risk",
    "corporate-linkage",
    "portfolio-management",
    "credit-origination"
  ],
  "apps": "./.app.json",
  "skills": "./skills/",
  "interface": {
    "displayName": "D&B Finance Analytics",
    "shortDescription": "Commercial credit origination and risk workflows",
    "longDescription": "Power commercial credit origination and portfolio management workflows with D&B Finance Analytics embedded AI decisioning layer.\n\nDun & Bradstreet connects the D&B Commercial Graph with proprietary customer data and credit policies to help evaluate applications, set credit limits, and uncover portfolio risk and opportunity.",
    "developerName": "Dun & Bradstreet",
    "category": "Finance",
    "capabilities": [
      "Portfolio search, filtering, aggregation, and sorting",
      "Company search by name or D-U-N-S number",
      "Detailed company credit-risk reports",
      "Company ownership and linkage trees",
      "Credit application decisioning",
      "Portfolio folder creation, movement, and organization",
      "Server-provided Finance Analytics skill discovery"
    ],
    "websiteURL": "https://www.dnb.com/",
    "privacyPolicyURL": "https://www.dnb.com/about-us/data-transparency.html",
    "termsOfServiceURL": "https://view.highspot.com/viewer/1c5acd1db08e2cc64faff50703335a1d",
    "brandColor": "#004B8D",
    "defaultPrompt": [
      "Show me all companies in my portfolio with a failure score above 80, sorted by outstanding balance.",
      "Give me a full credit risk report for Acme Corp, including their payment history and risk scores.",
      "Who are the parent and subsidiary companies of Global Logistics Inc? Show me the full ownership tree."
    ],
    "screenshots": [],
    "composerIcon": "./assets/app-icon.png",
    "logo": "./assets/app-icon.png"
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[dnb-finance-analytics on Agent Plugins Marketplace](https://pluginsmp.com/plugins/dnb-finance-analytics)