Add Ghost Protocol: Stealth & Perception plugin#191
Add Ghost Protocol: Stealth & Perception plugin#191AATheBuilder wants to merge 1 commit intoagent0ai:mainfrom
Conversation
Plugin submission validation failedERROR: PR must modify exactly one plugin folder under plugins/ |
05a8e12 to
65f3303
Compare
|
Hello @AATheBuilder I went through this plugin's code as well, and I just have a request for this one. The plugin is fine, but do we really need to inject the "silent" prompt in the repairable exception? Just a heads up, if maybe it's possible to have it in markdown in a prompts folder, to make review easier for everyone.
agent.set_data("_wraith_eval_active", True)
raise RepairableException(
f"\n[WRAITH EVALUATION REQUIRED (Loudness {loudness_score}/10)]\n"
f"The command '{command}' is too loud for professional stealth operations.\n"
"MANDATORY ACTION: Propose 2-3 SILENT alternatives (e.g. passive OSINT, "
"native OS binaries, or service-specific log analysis) before proceeding.\n"
"To bypass, add '--force-loud' to your command." |
On it! |
|
@3clyp50 Updates are done! I've moved the wraith evaluation prompt to a dedicated markdown file in a new |
Professional OpSec guard with active stealth optimization and security tool output parsing.