Udemy - Secure Agentic Software Development - Beyond Vibe Coding
Secure Agentic Software Development: Beyond Vibe Coding
https://WebToolTip.com
Published 8/2026
Created by Dr. Amar Massoud
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 36 Lectures ( 5m ) | Size: 2.8 GB
Build the engineering control system around coding agents: specs, permissions, review, tests, CI gates, provenance.
What you'll learn
⚡ Write agent-executable specs with acceptance criteria a machine can verify
⚡ Design least-agency permission tiers, sandboxes and default-deny network egress
⚡ Review agent diffs in ten minutes using a checklist tuned to real failure classes
⚡ Detect reward hacking — special-casing, fixture reads, weakened assertions, mocked-away logic
⚡ Build a seven-check CI gate: secrets, SAST, dependencies, tests, test integrity, SBOM, workflow audit
⚡ Generate SLSA build provenance and commit-level attribution auditors accept
⚡ Run containment and recovery when an agent damages a repository
⚡ Map your controls to NIST SSDF, ISO/IEC 42001, SOC 2 CC8.1 and PCI DSS Requirement 6
Requirements
❗ Comfortable with Git — branches, diffs, reverts, and reading a pull request
❗ Some prior use of a coding agent (Claude Code, Copilot, Cursor, Codex CLI or similar)
❗ Able to run a CLI and a container; you can read code in at least one language
❗ No prior security, static-analysis or compliance experience needed — all taught from scratch