Conflicts Of Interest

🌐Community
by joellewis · vlatest · Repository

This skill identifies potential conflicts of interest in provided text, ensuring transparency and mitigating risks for ethical decision-making.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add conflicts-of-interest npx -- -y @trustedskills/conflicts-of-interest
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "conflicts-of-interest": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/conflicts-of-interest"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill helps identify and analyze potential conflicts of interest. It can assess situations involving financial interests, personal relationships, or other factors that could compromise objectivity. The skill aims to provide a structured approach for recognizing and mitigating these risks in various professional contexts.

When to use it

  • Due diligence: Evaluate potential business partnerships or investments to uncover hidden conflicts.
  • Compliance reviews: Assess employee activities against company policies regarding ethical conduct and disclosure.
  • Grant applications: Identify any relationships that could create a perceived bias in research funding.
  • Contract negotiations: Determine if any existing relationships might influence the fairness of contract terms.

Key capabilities

  • Conflict identification
  • Risk assessment
  • Disclosure guidance
  • Mitigation strategies

Example prompts

  • "Analyze this scenario: [describe situation] and identify potential conflicts of interest."
  • "What are the disclosure requirements for a consultant with stock options in a client company?"
  • "Assess the risk level associated with a board member having a family connection to a vendor."

Tips & gotchas

This skill requires detailed information about the scenario being analyzed. The accuracy of the assessment depends on the completeness and transparency of the provided data.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
joellewis
Installs
8

🌐 Community

Passed automated security scans.