LICENSE
README.md
pyproject.toml
fivedrisk/README.md
fivedrisk/__init__.py
fivedrisk/__main__.py
fivedrisk/adapters.py
fivedrisk/benchmarks.py
fivedrisk/budget_accumulator.py
fivedrisk/classifier.py
fivedrisk/claude_code.py
fivedrisk/cli.py
fivedrisk/detectors.py
fivedrisk/drift.py
fivedrisk/events.py
fivedrisk/framework_adapters.py
fivedrisk/gateway.py
fivedrisk/harness.py
fivedrisk/hooks.py
fivedrisk/langgraph_node.py
fivedrisk/logger.py
fivedrisk/markov.py
fivedrisk/policy.py
fivedrisk/router.py
fivedrisk/schema.py
fivedrisk/scorer.py
fivedrisk/token_costs.py
fivedrisk-plugin/skills/fivedrisk-setup/scripts/detect_framework 2.py
fivedrisk-plugin/skills/fivedrisk-setup/scripts/detect_framework.py
fivedrisk-plugin/skills/fivedrisk-setup/scripts/example_gate 2.py
fivedrisk-plugin/skills/fivedrisk-setup/scripts/example_gate.py
fivedrisk.egg-info/PKG-INFO
fivedrisk.egg-info/SOURCES.txt
fivedrisk.egg-info/dependency_links.txt
fivedrisk.egg-info/entry_points.txt
fivedrisk.egg-info/requires.txt
fivedrisk.egg-info/top_level.txt
fivedrisk/fixtures/attacker/safe_article.txt
fivedrisk/fixtures/attacker/webfetch_hidden_override.html
fivedrisk/fixtures/attacker/webfetch_prompt_exfil.txt
fivedrisk/policies/__init__.py
fivedrisk/policies/presets/code_execution.yaml
fivedrisk/policies/presets/customer_data.yaml
fivedrisk/policies/presets/financial_operations.yaml
fivedrisk/policies/presets/human_approval_required.yaml
fivedrisk/policies/presets/read_only.yaml
fivedrisk/tests/__init__.py
fivedrisk/tests/conftest.py
fivedrisk/tests/test_acting_identity.py
fivedrisk/tests/test_adapters.py
fivedrisk/tests/test_atlas_coverage.py
fivedrisk/tests/test_budget_accumulator.py
fivedrisk/tests/test_budget_enforcement_integration.py
fivedrisk/tests/test_budget_reserve_lock.py
fivedrisk/tests/test_checksum_and_redos_besnik.py
fivedrisk/tests/test_classifier.py
fivedrisk/tests/test_classifier_capability.py
fivedrisk/tests/test_classifier_per_dim.py
fivedrisk/tests/test_claude_code.py
fivedrisk/tests/test_cli_benchmarks.py
fivedrisk/tests/test_docs_current.py
fivedrisk/tests/test_drift.py
fivedrisk/tests/test_drift_capability.py
fivedrisk/tests/test_examples 2.py
fivedrisk/tests/test_examples.py
fivedrisk/tests/test_framework_adapters.py
fivedrisk/tests/test_gateway.py
fivedrisk/tests/test_gateway_ts_contract 2.py
fivedrisk/tests/test_gateway_ts_contract.py
fivedrisk/tests/test_golden_set.py
fivedrisk/tests/test_hooks.py
fivedrisk/tests/test_logger.py
fivedrisk/tests/test_logger_capability.py
fivedrisk/tests/test_markov.py
fivedrisk/tests/test_matcher_adversarial_besnik.py
fivedrisk/tests/test_matcher_failclosed_qa 2.py
fivedrisk/tests/test_matcher_failclosed_qa.py
fivedrisk/tests/test_matcher_structured_value_RED 2.py
fivedrisk/tests/test_matcher_structured_value_RED.py
fivedrisk/tests/test_ndjson_events.py
fivedrisk/tests/test_oss_bugfix_adversarial_qa.py
fivedrisk/tests/test_oss_bugfix_batch.py
fivedrisk/tests/test_oss_fix_engine.py
fivedrisk/tests/test_oss_hardening_ridealong_red.py
fivedrisk/tests/test_policy_budget_attributes.py
fivedrisk/tests/test_qa1_adapters_invariant.py
fivedrisk/tests/test_qa_m1_framework_adapters.py
fivedrisk/tests/test_qa_m2_claude_code.py
fivedrisk/tests/test_qa_m4m5 2.py
fivedrisk/tests/test_qa_m4m5.py
fivedrisk/tests/test_red_line_matcher.py
fivedrisk/tests/test_router.py
fivedrisk/tests/test_router_capability.py
fivedrisk/tests/test_runtime_benchmarks.py
fivedrisk/tests/test_runtime_controls.py
fivedrisk/tests/test_scorer.py
fivedrisk/tests/test_scorer_capability.py
fivedrisk/tests/test_skill_setup 2.py
fivedrisk/tests/test_skill_setup.py
fivedrisk/tests/test_slice2_regate_fixes_vjosa.py
fivedrisk/tests/test_token_costs.py
fivedrisk/tests/golden_set/ask_bash_docker_restart.json
fivedrisk/tests/golden_set/ask_high_composite.json
fivedrisk/tests/golden_set/ask_web_fetch_untrusted.json
fivedrisk/tests/golden_set/ask_write_vault_file.json
fivedrisk/tests/golden_set/go_grep_codebase.json
fivedrisk/tests/golden_set/go_read_local_file.json
fivedrisk/tests/golden_set/go_write_temp_file.json
fivedrisk/tests/golden_set/stop_bash_rm_rf.json
fivedrisk/tests/golden_set/stop_credential_access.json
fivedrisk/tests/golden_set/stop_send_email_with_pii.json