Chord

Integrate security scanners for cross-tool harvesting and polluting scans.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/zzw4257/security-skills --skill chord
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Chord
Source: https://github.com/zzw4257/security-skills/tree/main/skills/chord
Command: npx skills add https://github.com/zzw4257/security-skills --skill chord

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of coordinating multiple security tools within an LLM agent framework, enabling efficient harvesting and pollution scanning across different functionalities.

Core Features & Use Cases

  • Cross-Tool Harvesting: Integrates and leverages multiple security tools to gather comprehensive data.
  • Polluting Scan: Identifies and potentially mitigates risks introduced by tool interactions or data pollution.
  • Use Case: When developing an LLM agent for security analysis, use Chord to ensure that the agent's interactions with various security tools (like vulnerability scanners and code analyzers) are both effective and safe, preventing unintended consequences.

Quick Start

Install the Chord tool and run a basic scan on the current directory.

Frequently Asked Questions about Chord

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate vulnerability assessment scanning for multi-tool LLM agents?

You can automate vulnerability assessment for multi-tool LLM agents using cross-tool harvesting and polluting scans, which coordinate various security scanners to identify risks within agentic workflows.

What is polluting scan in the context of LLM agent security tools?

Polluting scan is a security mechanism that identifies and mitigates risks introduced by tool interactions or data pollution within LLM agent frameworks, preventing unintended consequences during security analysis.

How do I run cross-tool harvesting scans to gather security data?

To run cross-tool harvesting scans, you install the scanning tool and execute a basic scan on your current directory, allowing the integrated security scanners to gather comprehensive vulnerability data.

Do I need specific Python dependencies to run LLM agent security scans?

Yes, you need Python 3.10 or higher and specific upstream tool dependencies to execute cross-tool harvesting and polluting scans for multi-tool LLM agents.

What's the best way to prevent unintended consequences when integrating multiple security scanners?

The best way to prevent unintended consequences is to perform polluting scans that identify risks introduced by tool interactions, ensuring your LLM agent's interactions with vulnerability scanners and code analyzers are safe.

Why does my LLM agent security analysis fail without proper tool integration?

LLM agent security analysis fails without proper tool integration because cross-tool harvesting requires coordinating multiple security scanners to gather comprehensive data and assess risks within agentic workflows effectively.