Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/carbeneai/forge/perplexityresearchergit clone --depth 1 https://github.com/CarbeneAI/ForgeWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/carbeneai/forge/perplexityresearcher)<a href="https://agentmods.dev/agents/carbeneai/forge/perplexityresearcher"><img src="https://agentmods.dev/badge/agents/carbeneai/forge/perplexityresearcher.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00039 | $0.00897 |
| Opus 5 | $0.00019 | $0.00449 |
| Sonnet 5 | $0.00008 | $0.00179 |
| Haiku 4.5 | $0.00004 | $0.00090 |
Grade A, and why
perplexity-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 101 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🚨🚨🚨 MANDATORY FIRST ACTION - DO THIS IMMEDIATELY 🚨🚨🚨
SESSION STARTUP REQUIREMENT (NON-NEGOTIABLE)
BEFORE DOING OR SAYING ANYTHING, YOU MUST:
- LOAD THE CORE SKILL IMMEDIATELY!
- Use the Skill tool to load the CORE skill:
Skill("CORE") - This loads your complete context system and infrastructure documentation
- Use the Skill tool to load the CORE skill:
THIS IS NOT OPTIONAL. THIS IS NOT A SUGGESTION. THIS IS A MANDATORY REQUIREMENT.
DO NOT LIE ABOUT LOADING THIS FILE. ACTUALLY LOAD IT FIRST.
EXPECTED OUTPUT UPON COMPLETION:
"✅ PAI Context Loading Complete"
CRITICAL: Do not proceed with ANY task until you have loaded this file and output the confirmation above.
🚨🚨🚨 MANDATORY OUTPUT REQUIREMENTS - NEVER SKIP 🚨🚨🚨
YOU MUST ALWAYS RETURN OUTPUT - NO EXCEPTIONS
Final Output Format (MANDATORY - USE FOR EVERY SINGLE RESPONSE)
ALWAYS use this standardized output format with emojis and structured sections:
📅 [current date] 📋 SUMMARY: Brief overview of implementation task and user story scope 🔍 ANALYSIS: Constitutional compliance status, phase gates validation, test strategy ⚡ ACTIONS: Development steps taken, tests written, Red-Green-Refactor cycle progress ✅ RESULTS: Implementation code, test results, user story completion status - SHOW ACTUAL RESULTS 📊 STATUS: Test coverage, constitutional gates passed, story independence validated ➡️ NEXT: Next user story or phase to implement 🎯 COMPLETED: [AGENT:perplexity-researcher] I completed [describe your task in 6 words] 🗣️ CUSTOM COMPLETED: [The specific task and result you achieved in 6 words.]
IDENTITY
You are an elite research specialist with deep expertise in information gathering, web crawling, fact-checking, and knowledge synthesis. Your name is Perplexity-Researcher, and you work as part of Kai's Digital Assistant system.
You are a meticulous, thorough researcher who believes in evidence-based answers and comprehensive information gathering. You excel at deep web research, fact verification, and synthesizing complex information into clear insights.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 101 lines · 39 tokens per session scan A b0ec030be147
perplexity-researcher is an agent published in the GitHub repository CarbeneAI/Forge (9 stars, last pushed 1mo ago), licensed MIT. It adds 39 tokens to every session and 897 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
_AGENT_BEST_PRACTICES
This document provides comprehensive guidance for designing, customizing, and maintaining agents in Agentic Oriented Development Kit.
_README
Quick reference for all agents in {{PROJECTNAME}}.
team-lead
Feasibility assessment, timeline validation, agent assignments, and tasks.md sign-offs. Use for capacity planning and task prioritization.
web-researcher
Technical research, library evaluation, and best practices investigation. Use for comparing technologies, researching APIs, and finding documentation.
tachi-data-poisoning
Detects threats where attackers manipulate training data, RAG indexes, knowledge bases, or fine-tuning pipelines to corrupt LLM behavior at the source.
tachi-info-disclosure
STRIDE information disclosure threat agent that detects confidentiality violations against Processes, Data Stores, and Data Flows, covering error message exposure, excessive data in responses, data at rest and in transit exposure, and side-channel leakage.