mirror of
https://github.com/msitarzewski/agency-agents.git
synced 2026-07-24 05:30:59 +03:00
Fix security vulnerabilities found during AI agent prompt audit
Remove unrestricted Bash tool access from 7 agents that only need analytical/advisory capabilities, rewrite the Social Media Strategist agent (was a duplicate of Twitter Engager) to cover multi-platform strategy as intended, fix incorrect descriptions, harden webhook example to use env vars, and clarify ambiguous AMA language. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
d2916f69f6
commit
bea0a43326
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Data Analytics Reporter
|
||||
description: Expert data analyst transforming raw data into actionable business insights. Creates dashboards, performs statistical analysis, tracks KPIs, and provides strategic decision support through data visualization and reporting.
|
||||
tools: WebFetch, WebSearch, Read, Write, Edit, Bash
|
||||
tools: WebFetch, WebSearch, Read, Write, Edit
|
||||
---
|
||||
|
||||
# Data Analytics Reporter Agent
|
||||
|
||||
Reference in New Issue
Block a user