Metadata-Version: 2.4
Name: scopesentinel
Version: 0.0.0
Summary: Runtime scope enforcement and attack defense for autonomous web agents
License: MIT
Project-URL: Homepage, https://github.com/kiy-00/ScopeSentinel
Project-URL: Issues, https://github.com/kiy-00/ScopeSentinel/issues
Keywords: web-agent,security,prompt-injection,llm,browser-automation
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest>=7.4; extra == "dev"
Requires-Dist: pytest-cov>=4.1; extra == "dev"
Dynamic: license-file

# ScopeSentinel: Runtime Scope Enforcement for Secure Web Agents

