AI Vulnerability Scanning Harness
Employer not named by the sourceRemote
Frontier is not the employer and does not collect applications.
About this role
Python, API Development, API Testing, AI Model Development, AI Automation · I need an AI-driven security harness whose single focus is vulnerability scanning. The agent should automatically inspect my codebase, exposed and internal APIs, as well as the cloud configuration that supports them, then flag weaknesses with clear, actionable findings.
Here is what matters most to me: • A self-contained module or set of scripts that can be dropped into an existing CI/CD pipeline and triggered on every commit or on demand. • AI-assisted detection that goes beyond simple signature matching—think pattern recognition and contextual reasoning to uncover insecure coding practices, misconfigured permissions, or outdated components. • Coverage across three layers: the repository itself (static code analysis), live or staged endpoints (API interrogation), and infrastructure-as-code / cloud posture (config review). • A concise report, preferably in both JSON and human-readable HTML/Markdown, ranking each issue by severity and suggesting remediation steps. • Straightforward setup: environment requirements, installation commands, and an example project so I can verify results immediately.
If you plan to tap into tools such as Python, Node, OpenAI functions, or est