Photo of Carmen Scurato

Carmen Scurato

Senior Policy Counsel

Senator Lujan

Professional Bio

Carmen Scurato serves as a Senior Policy Counsel for telecommunications, cybersecurity, and transportation issues for Senator Ben Ray Luján. She joins his office from the Federal Communications Commission where she served as a Legal Advisor for public safety and consumer issues for Chairwoman Jessica Rosenworcel. Previously, she was an Associate Legal Director and Senior Counsel at Free Press covering telecommunications, privacy, and technology issues. Prior to that, she worked at the National Hispanic Media Coalition as their Vice President of Policy and General Counsel where she led a policy team focused on advancing the communication needs of the Latino community. Earlier in her career, Mrs. Scurato worked with the Department of Justice in both the Civil Frauds section, specializing in False Claims Act investigations, and in the Office of Legislative Affairs. A native of Puerto Rico, Mrs. Scurato received her undergraduate degree from New York University and her law degree from Villanova University.

Organization Name

Senator Lujan
SHLB Logo

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"